repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
enable the new framebuffer resizing code.
[AROS.git]
/
tools
/
sdk
/
scripts
/
aros-ld.in
blob
029c7c12ffee4b24e59896ed569dd6036f0f665c
1
#!/bin/sh
2
if
test -z
"
$COMPILER_PATH
"
;
then
3
export
COMPILER_PATH
=
"@cc_programs_path@"
4
fi
5
exec
@aros_sdk_path@
/
@cc_cpu@
-aros
/
lib
/
gcc-lib
/
collect-aros
"$@"