Ticket #5775: patcharc4random1.diff
| File patcharc4random1.diff, 417 bytes (added by , 10 years ago) |
|---|
-
configure
diff --git a/configure b/configure index 1b41303..d36cf61 100755
a b elif enabled ccc; then 6149 6149 elif enabled gcc; then 6150 6150 check_optflags -fno-tree-vectorize 6151 6151 check_cflags -Werror=format-security 6152 check_cflags -Werror=implicit-function-declaration6153 6152 check_cflags -Werror=missing-prototypes 6154 6153 check_cflags -Werror=return-type 6155 6154 check_cflags -Werror=vla
