Files
sdk/runtime/bin
Alexander Markov 33ddf2f56f [vm] Fix gcc build
Fix the following error:
```
../../runtime/bin/main_options.cc:642:8: error: variable ‘run_script’ set but not used [-Werror=unused-but-set-variable]
  642 |   bool run_script = false;
      |        ^~~~~~~~~~
```

TEST=ci

Change-Id: I4b554ed604a14e5d8b9043971d9837c82ec840ce
Cq-Include-Trybots: luci.dart.try:vm-gcc-linux-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/439980
Auto-Submit: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2025-07-11 09:41:22 -07:00
..
2023-01-25 14:08:27 +00:00
2023-01-06 07:48:22 +00:00
2024-07-30 18:08:46 +00:00
2023-04-18 20:56:00 +00:00
2024-06-26 11:10:06 +00:00
2023-01-16 15:12:38 +00:00
2025-07-11 09:41:22 -07:00
2023-01-16 15:12:38 +00:00
2024-04-17 19:14:41 +00:00
2024-04-17 19:14:41 +00:00