2003/08/22 04:11:46
[org.ibex.core.git] / Makefile
index 6a4a62b..389ae8d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -168,7 +168,7 @@ freetype.mips: gcc/src/.freetype
        make -C gcc mips target=mips
        $(gcc_path)/bin/mips-gcc \
                --static \
-               -mabi=o32 \
+               -mabi=32 \
                -mips1 \
                -msoft-float \
                -o $@ \