Suppress experimental language warning when running the test-suite

This commit is contained in:
William S Fulton 2019-02-09 20:31:27 +00:00
commit c06dba6b58

View file

@ -72,7 +72,7 @@ multi_import \
include $(srcdir)/../common.mk
# Overridden variables here
# none!
SWIGOPT += -w524 # Suppress SWIGWARN_LANG_EXPERIMENTAL warning
# Custom tests - tests with additional commandline options
# none!