X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=8438bcb468079d762db078b9255011e780503de2;hb=3a4d6a85fb9ca74775b87080fc44c393836007de;hp=a74a054a7137bf0f3af7d2cc975709e4c6c0cdbc;hpb=a32e8f16ce7ac5dc202bd2bbcbb59716cb386875;p=libradsec.git diff --git a/configure.ac b/configure.ac index a74a054..8438bcb 100644 --- a/configure.ac +++ b/configure.ac @@ -79,7 +79,7 @@ case "${target_os}" in TARGET_LDFLAGS="-lpthread -lsocket -lnsl" ;; *) - TARGET_CFLAGS="-Wall -pedantic -pthread" + TARGET_CFLAGS="-Wall -pedantic -Wno-long-long -pthread" TARGET_LDFLAGS="" esac dnl Adding enabled options