Fredrik Fornwall
9 years ago
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||
diff -r -u ../binutils-2.24/ld/configure.tgt ./ld/configure.tgt |
|||
--- ../binutils-2.24/ld/configure.tgt 2013-11-26 12:37:33.000000000 +0100 |
|||
+++ ./ld/configure.tgt 2014-02-12 18:06:26.000000000 +0100 |
|||
@@ -769,7 +769,7 @@ |
|||
|
|||
esac |
|||
|
|||
-NATIVE_LIB_DIRS='/usr/local/lib /lib /usr/lib' |
|||
+NATIVE_LIB_DIRS='/system/lib64' |
|||
case "${target}" in |
|||
|
|||
*-*-dragonfly*) |
Loading…
Reference in new issue