aboutsummaryrefslogtreecommitdiffstats
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 7c36535..c680ac8 100644
--- a/Makefile
+++ b/Makefile
@@ -137,7 +137,7 @@ INCDIR = $(CONFDIR) $(ALLINC) $(TESTINC)
CWARN = -Wall -Wextra -Wundef -Wstrict-prototypes -pedantic
# Define C++ warning options here.
-CPPWARN = -Wall -Wextra -Wundef -pedantic
+CPPWARN = -Wall -Wextra -Wundef -pedantic -Wno-volatile
#
# Project, target, sources and paths