diff options
Diffstat (limited to 'scripts/trylink')
| -rwxr-xr-x | scripts/trylink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/trylink b/scripts/trylink index 2255deee7..776fd484a 100755 --- a/scripts/trylink +++ b/scripts/trylink | |||
| @@ -96,7 +96,7 @@ fi | |||
| 96 | START_GROUP="-Wl,--start-group" | 96 | START_GROUP="-Wl,--start-group" |
| 97 | END_GROUP="-Wl,--end-group" | 97 | END_GROUP="-Wl,--end-group" |
| 98 | INFO_OPTS() { | 98 | INFO_OPTS() { |
| 99 | echo "-Wl,--warn-common -Wl,-Map,$EXE.map -Wl,--verbose" | 99 | echo "$SORT_COMMON -Wl,-Map,$EXE.map -Wl,--verbose" |
| 100 | } | 100 | } |
| 101 | 101 | ||
| 102 | # gold may not support --sort-common (yet) | 102 | # gold may not support --sort-common (yet) |
