diff --git a/Makefile.rules b/Makefile.rules index df8f63f6f1a..dd3ed014aa7 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -362,7 +362,7 @@ endif #---------------------------------------------------------- CompileCommonOpts := -Wall -W -Wwrite-strings -Wno-unused -Wno-long-long \ - -pedantic + -pedantic $(EXTRA_OPTIONS) ifeq ($(OS),HP-UX) CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE