mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[toolchain/gcc]: upgrade to latest linaro releases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29748 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -3730,6 +3730,9 @@ case "${target}" in
|
||||
@@ -3728,6 +3728,9 @@ case "${target}" in
|
||||
ip2k-*-*)
|
||||
noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
|
||||
noconfigdirs="$noconfigdirs target-libstdc++-v3 ${libgcj}"
|
||||
;;
|
||||
+ ubicom32-*-*)
|
||||
+ noconfigdirs="$noconfigdirs target-libffi"
|
||||
|
||||
Reference in New Issue
Block a user