changed -c to -noruntime
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5354 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
04e800b085
commit
ceda8b7655
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
TOP = ../..
|
TOP = ../..
|
||||||
SWIG = $(TOP)/../swig
|
SWIG = $(TOP)/../swig
|
||||||
SWIGOPT = -c
|
SWIGOPT = -noruntime
|
||||||
RUNTIMEDIR = $(TOP)/../Runtime/.libs
|
RUNTIMEDIR = $(TOP)/../Runtime/.libs
|
||||||
|
|
||||||
all::
|
all::
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue