if we are using a cross compiler toolchain, do not generate the c/c++ scripts or...
commit24b68ece7bebb711a8ac5f08c1617f17d584a246
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 23 Jan 2015 19:28:23 +0000 (23 19:28 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 23 Jan 2015 19:28:23 +0000 (23 19:28 +0000)
tree0a3084d043154f0b47e06bfa1cecb892336b6c54
parent735ae6ceb70351bdbf6ce1532a51631128acebbc
if we are using a cross compiler toolchain, do not generate the c/c++ scripts or spec file and call the compilers directly.

the only tool still using a script is ld, so at some point we might want to look at fixing it to properly support AROS also.

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