1
Fork 0
nix v0.8.2
Motiejus Jakštys 2022-07-04 15:32:36 +03:00
parent d3cd4d81f1
commit de0350405d
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ def _compilation_mode_features(ctx):
actions = actions,
flag_groups = [
flag_group(
flags = ["-fno-lto", "-Wl,-S","-O0"],
flags = ["-fno-lto", "-Wl,-S", "-O0"],
),
],
),