This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8baad26d01dd1f7c6b30a9eadb68596ee4b4d51f
openwrt_NSS_ACW
/
tools
/
libtool
/
files
History
…
..
libtool-v1.5.patch
autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use.
2011-08-01 00:22:53 +00:00
libtool-v2.2.patch
autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use.
2011-08-01 00:22:53 +00:00
libtool-v2.4.patch
…