projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: update linux 3.2 to 3.2.9
[openwrt.git]
/
toolchain
/
gcc
/
patches
/
4.5-linaro
/
600-ubicom_support.patch
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
(file)
--- 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
--- a/configure
+++ b/configure
-@@ -37
30,6 +3730
,9 @@ case "${target}" in
+@@ -37
28,6 +3728
,9 @@ case "${target}" in
ip2k-*-*)
ip2k-*-*)
- noconfigdirs="$noconfigdirs target-lib
iberty target-lib
stdc++-v3 ${libgcj}"
+ noconfigdirs="$noconfigdirs target-libstdc++-v3 ${libgcj}"
;;
+ ubicom32-*-*)
+ noconfigdirs="$noconfigdirs target-libffi"
;;
+ ubicom32-*-*)
+ noconfigdirs="$noconfigdirs target-libffi"
This page took
0.025093 seconds
and
4
git commands to generate.