8000
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 a02671c commit 4317cc6Copy full SHA for 4317cc6
configure
@@ -5114,7 +5114,7 @@ fi
5114
if test "$ac_env_BITCODE_CXXFLAGS_set" = set; then
5115
BITCODE_CXXFLAGS=$ac_env_BITCODE_CXXFLAGS_value
5116
else
5117
- BITCODE_CXXFLAGS="-O2 BITCODE_CXXFLAGS"
+ BITCODE_CXXFLAGS="-O2 $BITCODE_CXXFLAGS"
5118
fi
5119
5120
# C[XX]FLAGS we determined above will be added back at the end
configure.in
@@ -447,7 +447,7 @@ fi
447
448
449
450
451
452
453
0 commit comments