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

index 8de990e5e9ef94ec6731dbd3b476389ce6360a56..620356fcb47d3595285764e01817a12eb55cc713 100644 (file)
@@ -52,6 +52,7 @@ install:
       git clone https://github.com/dlfcn-win32/dlfcn-win32 && cd dlfcn-win32 && ./configure && make.exe && cd ..;
       export CFLAGS=-Idlfcn-win32;
       export LDFLAGS="-Ldlfcn-win32 -lpsapi";
+      export LDFLAGS="psapi.lib";
     fi;
 
 before_script: