]> Nishi Git Mirror - gwion.git/commitdiff
:fire: ... (win)
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 14 Mar 2019 22:59:24 +0000 (23:59 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 14 Mar 2019 22:59:24 +0000 (23:59 +0100)
.travis.yml

index 59ddd7cab189ac228c3152b40af2dcd4927927c2..c620c1dc3d98de8f2bebb112072a838cae28b360 100644 (file)
@@ -52,7 +52,7 @@ install:
       git clone https://github.com/dlfcn-win32/dlfcn-win32 && cd dlfcn-win32 && ./configure && make.exe && cd ..;
       ls dlfcn-win32
       export CFLAGS=-Idlfcn-win32;
-      export LDFLAGS="-Ldlfcn-win32 -lpsapi";
+      export LDFLAGS="-Ldlfcn-win32 -lpsapi dlfcn-win32/libdl.a";
     fi;
 
 before_script: