Ticket #5775: patcharc4random1.diff

File patcharc4random1.diff, 417 bytes (added by Carl Eugen Hoyos, 10 years ago)
  • configure

    diff --git a/configure b/configure
    index 1b41303..d36cf61 100755
    a b elif enabled ccc; then  
    61496149elif enabled gcc; then
    61506150    check_optflags -fno-tree-vectorize
    61516151    check_cflags -Werror=format-security
    6152     check_cflags -Werror=implicit-function-declaration
    61536152    check_cflags -Werror=missing-prototypes
    61546153    check_cflags -Werror=return-type
    61556154    check_cflags -Werror=vla