projects
/
platform
/
upstream
/
libevdev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dc41b2
)
Drop duplicate compiler flag
author
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 16 Sep 2013 06:00:06 +0000
(16:00 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 16 Sep 2013 06:00:06 +0000
(16:00 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 40675ef4239617aa70e439e642bbd3e06d829ddf..640324d420e7772feb65a88570a7c99d88acaf60 100644
(file)
--- 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 \