]> Shamusworld >> Repos - apple2/blobdiff - cross-compile
Graphical fixes for DHIRES and added CASIN emulation.
[apple2] / cross-compile
index 2598b84420a344c0632d3a4d6c3d990bf1e6b2dd..7d3b918554219013c8f82bd0be13fcae22267da5 100755 (executable)
@@ -7,8 +7,9 @@
 #
 export PATH=/opt/mxe/usr/bin:$PATH
 #make CROSS=i686-pc-mingw32- clean  && make CROSS=i686-pc-mingw32-
-make CROSS=x86_64-w64-mingw32.static- clean \
- && make CROSS=x86_64-w64-mingw32.static- \
+#make CROSS=x86_64-w64-mingw32.static- clean 
+make CROSS=i686-w64-mingw32.static- clean \
+ && make CROSS=i686-w64-mingw32.static- \
  && upx -9v apple2.exe
 
 #TARGET = apple2