Closed wangzj0601 closed 6 years ago
If you really need specific compiler/linker flags, you can always override these with user CFLAGS, CPPFLAGS, CXXFLAGS, LDFLAGS in the environment
CFLAGS
CPPFLAGS
CXXFLAGS
LDFLAGS
We should reject these changes given the feedback provided.
Rejecting these changes with the feedback provided.
If you really need specific compiler/linker flags, you can always override these with user
CFLAGS
,CPPFLAGS
,CXXFLAGS
,LDFLAGS
in the environment