mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
[toolchain] update insight to 6.8-1 (#6007)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18217 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5e0a41a041
commit
7b15803c7f
@ -7,10 +7,10 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=insight
|
||||
PKG_VERSION:=6.8
|
||||
PKG_VERSION:=6.8-1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_MD5SUM:=b403972b35520399663c7054e8132ca9
|
||||
PKG_MD5SUM:=4ee9824c1e8d6108d886c6c09b24f0ac
|
||||
PKG_SOURCE_URL:=ftp://sourceware.org/pub/insight/releases
|
||||
PKG_CAT:=bzcat
|
||||
|
||||
@ -30,6 +30,7 @@ define Host/Configure
|
||||
--target=$(REAL_GNU_TARGET_NAME) \
|
||||
$(DISABLE_NLS) \
|
||||
--enable-threads \
|
||||
--enable-werror=no \
|
||||
);
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user