Merge pull request #13202 from nxhack/swig_node_v12
swig: support node.js v12
This commit is contained in:
commit
786253f214
2 changed files with 1855 additions and 1 deletions
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=swig
|
||||
PKG_VERSION:=4.0.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
|
||||
|
|
1854
utils/swig/patches/000-support_v12.patch
Normal file
1854
utils/swig/patches/000-support_v12.patch
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue