Votre Nom 3 years ago
parent
commit
707b6e2638
1 changed files with 1 additions and 0 deletions
  1. 1 0
      make_environement.sh

+ 1 - 0
make_environement.sh

@@ -7,6 +7,7 @@ cd /opt
 sudo git clone -n https://github.com/mxe/mxe.git
 cd mxe
 sudo git reset --hard 64b283d64891348c92154b8d7eace6a9bff23411
+#sudo git pull
 export MXE_DIR=/opt/mxe
 export MXE_TARGETS='i686-w64-mingw32.static'
 sudo make -j 4 -C $MXE_DIR MXE_TARGETS="$MXE_TARGETS" curl pthreads pdcurses ncurses libusb1 jansson libevent libmicrohttpd curl