summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdc5b87..75e1c39 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ endif
OBJS := $(patsubst %.c,%.o,$(wildcard *.c))
-CFLAGS = $(PCC_CFLAGS) $(CFLAGS_EXTRA)
+CFLAGS = $(PCC_CFLAGS) $(CFLAGS_EXTRA) -Wno-deprecated-declarations
OBJ_NAME = pullreqd