kernel ld flags are in fact passed to gcc, therefore do not use them directly, but...
commitd8d915dd3f1d87010e2a7664b7ad63c7dc69a0d5
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 12 May 2013 19:55:50 +0000 (12 19:55 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 12 May 2013 19:55:50 +0000 (12 19:55 +0000)
tree5be2f1f663fdb2d4d1868fc9ad8470e7bd55eead
parent7c6a5f5430b11678ced02a0eb9826841c41563f7
kernel ld flags are in fact passed to gcc, therefore do not use them directly, but rather together
with -Wl,

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47406 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
configure
configure.in