mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Forgot that part (#926)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5599 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
740bd8eef7
commit
44c8f83026
@ -115,6 +115,7 @@ define Build/Prepare
|
||||
$(SCRIPT_DIR)/patch-kernel.sh $(PKG_BUILD_DIR) ./patches/$(PKG_VERSION) \*.patch
|
||||
$(SED) 's,\(version_string.. = "[0-9\.]*\).*\(";\),\1 (OpenWrt-2.0)\2,' $(PKG_BUILD_DIR)/gcc/version.c
|
||||
$(SED) 's,\(bug_report_url.. = "\).*\(";\),\1<URL:https://dev.openwrt.org/>\2,' $(PKG_BUILD_DIR)/gcc/version.c
|
||||
(cd $(PKG_BUILD_DIR)/libstdc++-v3; autoconf;);
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user