keep USR_CPPFLAGS free for users

This commit is contained in:
2021-09-13 09:39:34 +02:00
parent 19c48849e2
commit d08957d496
+1 -1
View File
@@ -692,7 +692,7 @@ ifdef BASE_3_16
# but not on record types where it would cause an error
ifndef USING_NEW_RSET
SUPPRESS_RSET_WARNING = -DUSE_TYPED_RSET=
USR_CPPFLAGS += ${SUPPRESS_RSET_WARNING}
CPPFLAGS += ${SUPPRESS_RSET_WARNING}
REC_SUPPRESS_RSET_WARNING=-Wno-deprecated-declarations
ifeq ($(OS_CLASS),WIN32)
REC_SUPPRESS_RSET_WARNING=