repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gcc 4 fixes (lvalue casts)
[tangerine.git]
/
scripts
/
aros-ld.in
blob
dc0ca5d155784d6e969b2a4a9d94133028b62d31
1
#!/bin/sh
2
if
test -z
"
$COMPILER_PATH
"
;
then
3
export
COMPILER_PATH
=
@aros_target_cc_path@
4
fi
5
exec
@TOPDIR@
/
@aros_tools_dir@
/
collect-aros
"$@"