commit | 42e418292d69751b09508876ad9e92e92731598f | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 09 18:01:13 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 09 18:01:13 2007 +0000 |
tree | 5d9fdc87d31cd70ba26d4f37a06ed6a21a0971b9 | |
parent | 01f3b2c91a1b48fa730b3f0bd5da73b1210a5ac9 [diff] [blame] |
trylink: trivial cleanup
diff --git a/scripts/trylink b/scripts/trylink index cbba900..524e83c 100755 --- a/scripts/trylink +++ b/scripts/trylink
@@ -14,7 +14,7 @@ # --sort-section alignment reduces padding # --gc-sections throws out unused sections, # does not work for shared libs -# -O Not used, maybe useful? +# -On Not used, maybe useful? # # List of files to link: # $l_list == --start-group -llib1 -llib2 --end-group @@ -155,7 +155,7 @@ } fi -. .config +. ./.config sharedlib_dir="0_lib"