mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[configure.ac] gcc-11
This commit is contained in:
parent
cfb5c38f99
commit
072e059eee
@ -1861,7 +1861,7 @@ if test "x$ac_cv_c_compiler_gnu" = "xyes"; then
|
||||
# difference.
|
||||
CFLAGS="$CFLAGS -fno-strict-aliasing"
|
||||
;;
|
||||
10|10.*)
|
||||
10|10.*|11|11.*)
|
||||
# gettext
|
||||
CFLAGS="$CFLAGS -fno-strict-aliasing -Wno-builtin-declaration-mismatch"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user