X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.ac;h=0bea9a547a403ca11f205e30b3bb8dcb66425340;hb=2f5049ad98e90c76be5be40e131f6bd738180bfa;hp=359a4ca3cee07884151f639ed831dc3b51ae2fe3;hpb=ed463e9612483feb8bc3c352f09e35db2efa689e;p=platform%2Fcore%2Flocation%2Flocation-module.git diff --git a/configure.ac b/configure.ac index 359a4ca..0bea9a5 100755 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AM_PROG_LIBTOOL # Add default build options to CFLAGS, LDFLAGS if test "x$GCC" = "xyes"; then - CFLAGS="$CFLAGS -Wall -Werror" + CFLAGS="$CFLAGS -Wall" LDFLAGS="$LDFLAGS -Wl,-z,defs -Wl,--as-needed -Wl,--hash-style=both" fi