+5
-1
lines changedFilter options
+5
-1
lines changed Original file line number Diff line number Diff line change
@@ -583,7 +583,11 @@ def _features(cpu, compiler, ctx):
583
583
),
584
584
],
585
585
),
586
-
feature(name = "opt"),
586
+
feature(name = "disable-assertions"),
587
+
feature(
588
+
name = "opt",
589
+
implies = ["disable-assertions"],
590
+
),
587
591
feature(name = "fastbuild"),
588
592
feature(name = "dbg"),
589
593
feature(name = "supports_dynamic_linker", enabled = True),
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4