- Timestamp:
- Feb 26, 2016, 10:03:03 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/configure.tcsh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/configure.tcsh
r39397 r39406 232 232 # other temp flags 233 233 if ($extra_safety_checks) then 234 set CPPFLAGS = "$CPPFLAGS -fstack-check -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wstrict-aliasing=2 "234 set CPPFLAGS = "$CPPFLAGS -fstack-check -fstack-protector-all -D_FORTIFY_SOURCE=2 -Wstrict-aliasing=2 -fno-strict-aliasing -Wextra -pedantic" 235 235 endif 236 236
Note:
See TracChangeset
for help on using the changeset viewer.
