aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/swig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/swig/Makefile')
-rw-r--r--bindings/swig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings/swig/Makefile b/bindings/swig/Makefile
index a1dca13..44f00ce 100644
--- a/bindings/swig/Makefile
+++ b/bindings/swig/Makefile
@@ -1,6 +1,7 @@
TOP = $(PWD)
SWIG = swig
-SWIGOPT = -Wall -proxy
+#SWIGOPT = -Wall -proxy
+SWIGOPT = -shadow
CXXSRCS =
TARGET = sword
INTERFACE = sword.i