projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01f3b2c
)
trylink: trivial cleanup
author
Denis Vlasenko
<vda.linux@googlemail.com>
Tue, 9 Oct 2007 18:01:13 +0000
(18:01 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Tue, 9 Oct 2007 18:01:13 +0000
(18:01 -0000)
scripts/trylink
patch
|
blob
|
history
diff --git
a/scripts/trylink
b/scripts/trylink
index cbba9000a752ad7004f3547dff14c813274cda78..524e83c92e31cb82edc66b79a2ed3ff51d6c1091 100755
(executable)
--- a/
scripts/trylink
+++ b/
scripts/trylink
@@
-14,7
+14,7
@@
debug=false
# --sort-section alignment reduces padding
# --gc-sections throws out unused sections,
# does not work for shared libs
-# -O Not used, maybe useful?
+# -O
n
Not used, maybe useful?
#
# List of files to link:
# $l_list == --start-group -llib1 -llib2 --end-group
@@
-155,7
+155,7
@@
else
}
fi
-. .config
+. .
/.
config
sharedlib_dir="0_lib"