We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a398681 commit b919b0fCopy full SHA for b919b0f
proc/12-arch-flags.sh
@@ -4,7 +4,7 @@
4
5
6
ab_arch_setflags() {
7
- local AB_FLAGS_FEATURES=(LTO PERMISSIVE)
+ local AB_FLAGS_FEATURES=(LTO NOPERMISSIVE)
8
local AB_FLAGS_TYPES=('' _OPTI _ARCH_BASE _ARCH)
9
local flagtypes=(LDFLAGS CFLAGS CPPFLAGS CXXFLAGS OBJCFLAGS OBJCXXFLAGS RUSTFLAGS)
10
local features=('')
0 commit comments