Remove -noproxy support in the Examples of PHP7
This commit is contained in:
parent
74fa7d00e2
commit
717ef91b90
4 changed files with 21 additions and 21 deletions
|
|
@ -5,7 +5,7 @@ CXXSRCS = example.cxx
|
|||
TARGET = example
|
||||
INTERFACE = example.i
|
||||
LIBS =
|
||||
SWIGOPT = -noproxy
|
||||
SWIGOPT =
|
||||
|
||||
check: build
|
||||
$(MAKE) -f $(TOP)/Makefile SRCDIR='$(SRCDIR)' php_run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue