Fixed crashing m68k-amigaos-ar.

This commit is contained in:
Krystian Bacławski
2012-02-17 23:15:33 -08:00
parent 0ec4a5b7c1
commit c6a3cb1854
2 changed files with 38 additions and 5 deletions
-5
View File
@@ -265,11 +265,6 @@ function build_ixemul {
}
function build {
# Strangely enough - this trick is needed in order to make m68k-amigaos-ar
# not to crash during libgcc compilation. It's difficult to say what exactly
# is affected by this change. Nevertheless, build succeeds under gcc 4.4.3.
export CC="gcc"
prepare_target
unpack_sources
build_tools