clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 1a625f6 was 617118d, checked in by Jim Gifford <clfs@…>, 19 years ago |
r561@server (orig r559): root | 2005-06-05 02:38:49 -0700
Fixed Directory Structure
|
-
Property mode
set to
100644
|
File size:
458 bytes
|
Rev | Line | |
---|
[617118d] | 1 | --- binutils-2.15.91.0.1-ORIG/ld/genscripts.sh 2004-05-28 04:26:04.000000000 +1000
|
---|
| 2 | +++ binutils-2.15.91.0.1/ld/genscripts.sh 2004-07-14 23:52:12.000000000 +1000
|
---|
| 3 | @@ -132,10 +132,6 @@
|
---|
| 4 | libs=${NATIVE_LIB_DIRS}
|
---|
| 5 | if [ "x${use_sysroot}" != "xyes" ] ; then
|
---|
| 6 | case " ${libs} " in
|
---|
| 7 | - *" ${libdir} "*) ;;
|
---|
| 8 | - *) libs="${libdir} ${libs}" ;;
|
---|
| 9 | - esac
|
---|
| 10 | - case " ${libs} " in
|
---|
| 11 | *" ${tool_lib} "*) ;;
|
---|
| 12 | *) libs="${tool_lib} ${libs}" ;;
|
---|
| 13 | esac
|
---|
Note:
See
TracBrowser
for help on using the repository browser.