From e156f9a11ca22d7fb5372b5751124f1f161a6969 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 16 Sep 2013 16:00:06 +1000 Subject: [PATCH] Drop duplicate compiler flag Signed-off-by: Peter Hutterer --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 40675ef..640324d 100644 --- a/configure.ac +++ b/configure.ac @@ -61,7 +61,6 @@ if test "x$GCC" = "xyes"; then -Wmissing-prototypes \ -fvisibility=hidden \ -pipe \ - -fno-common \ -fno-strict-aliasing \ -ffunction-sections \ -fdata-sections \ -- 2.34.1