Ticket #7226: 00_compile_flags.patch
| File 00_compile_flags.patch, 558 bytes (added by , 8 years ago) |
|---|
-
configure
old new if enabled icc; then 6541 6541 disable aligned_stack 6542 6542 fi 6543 6543 elif enabled gcc; then 6544 check_optflags -fno-tree-vectorize6544 # check_optflags -fno-tree-vectorize 6545 6545 check_cflags -Werror=format-security 6546 6546 check_cflags -Werror=implicit-function-declaration 6547 6547 check_cflags -Werror=missing-prototypes
