wok diff mingw32-toolchain/stuff/mingw32.conf @ rev 18443

libgd: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 24 18:27:14 2015 +0200 (2015-09-24)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mingw32-toolchain/stuff/mingw32.conf	Thu Sep 24 18:27:14 2015 +0200
     1.3 @@ -0,0 +1,6 @@
     1.4 +
     1.5 +MINGW32_TARGET="i586-pc-mingw32"
     1.6 +MINGW32_ROOT="/usr/$MINGW32_TARGET"
     1.7 +
     1.8 +# Need exception for FSH incompleteness
     1.9 +FSH="$FSH $MINGW32_ROOT"