fix a mingw64 build on Linux with --enable-tcc64-mingw
commit18cbe62e69863e185a69ba7349a5a08f94afecd7
authorseyko <seyko2@gmail.com>
Fri, 20 May 2016 12:48:02 +0000 (20 15:48 +0300)
committerseyko <seyko2@gmail.com>
Fri, 20 May 2016 12:48:02 +0000 (20 15:48 +0300)
tree5874d2ad9225919977a981e69c797816554b73de
parent824b1b582fc3ef9fb571df68326c7d3ffe411cc4
fix a mingw64 build on Linux with --enable-tcc64-mingw

    * define CONFIG_WIN64=yes when ARCH=x86-64 (not CONFIG_WIN32=yes)
    * CONFIG_WIN64 now use a windows install part (not a Linux one)
Makefile
configure
lib/Makefile