summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-01-14 22:52:40 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-01-14 22:52:40 +0000
commit8fcdb09e1f3fa270c1d7542931c8ceb082397509 (patch)
treee946cd877075088fd91c19b1486b94ae45d5dd3c /toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch
parentb0479e2ca2b9965f605aebed500f11b152ab48d1 (diff)
downloadmtk-20170518-8fcdb09e1f3fa270c1d7542931c8ceb082397509.zip
mtk-20170518-8fcdb09e1f3fa270c1d7542931c8ceb082397509.tar.gz
mtk-20170518-8fcdb09e1f3fa270c1d7542931c8ceb082397509.tar.bz2
upgrade to latest linaro releases
SVN-Revision: 29748
Diffstat (limited to 'toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch')
-rw-r--r--toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch b/toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch
index e2dd8c4..dd5c3a7 100644
--- a/toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch
+++ b/toolchain/gcc/patches/4.5-linaro/600-ubicom_support.patch
@@ -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"