summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2013-09-16 16:00:06 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2013-09-16 16:00:06 +1000
commite156f9a11ca22d7fb5372b5751124f1f161a6969 (patch)
treee68508e4c6c02338b254bd540763777866853268
parent3dc41b29b740b9afd3c2b821af1f1ce3070c9fcf (diff)
Drop duplicate compiler flag
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
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 \