summaryrefslogtreecommitdiff
path: root/rtemsNfs/proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsNfs/proto/Makefile')
-rw-r--r--rtemsNfs/proto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/rtemsNfs/proto/Makefile b/rtemsNfs/proto/Makefile
index 57a9830..e95eaa1 100644
--- a/rtemsNfs/proto/Makefile
+++ b/rtemsNfs/proto/Makefile
@@ -42,7 +42,8 @@ include $(RTEMS_ROOT)/make/lib.cfg
DEFINES +=
CPPFLAGS +=
# inline declarations require -O
-CFLAGS += -O2 -Winline
+# rpcgen produces unused variables
+CFLAGS += -O2 -Winline -Wno-unused-variable
#
# Add your list of files to delete here. The config files