diff --git a/configure b/configure
index 18aad8c22bbf86746d5cccd75b5a7a1a51435a54..7ba0565df2b2d626d17a9f6d41aa6e6da61f5e6f 100755
--- a/configure
+++ b/configure
@@ -1776,6 +1776,7 @@ check_cflags -Wno-switch
 check_cflags -Wdisabled-optimization
 check_cflags -Wpointer-arith
 check_cflags -Wredundant-decls
+check_cflags -Wno-pointer-sign
 enabled extrawarnings && check_cflags -Winline
 
 # add some linker flags