aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2013-05-09 13:17:44 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2013-05-09 13:17:44 +0000
commitf4724e3c3965fd72adadb3cefd12cf0b69cb6878 (patch)
treefe3ccc3b7dadc1234c7cf9cc987338231e7d5dbe
parent539a4f658d2b242191d2e3221e8d836e08b2c736 (diff)
adding -Wno-unused in order to remove warning compilation
svn path=/trunk/externals/pmpd/; revision=17125
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c975ff4..c7380ba 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ ALL_LIBS =
#------------------------------------------------------------------------------#
# these can be set from outside without (usually) breaking the build
-CFLAGS = -Wall -W -g
+CFLAGS = -Wall -W -g -Wno-unused
LDFLAGS =
LIBS =