lint
This commit is contained in:
@@ -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"],
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user