]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: win flags :smile:
authorfennecdjay <astor.jeremie@wanadoo.fr>
Wed, 9 Oct 2019 19:55:06 +0000 (21:55 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Wed, 9 Oct 2019 19:55:06 +0000 (21:55 +0200)
.travis.yml

index 486e45063e24e05d739d8660876388d2c84810d0..eb9b7adfaba90f987daf9d412d247e2b2f30bd42 100644 (file)
@@ -57,7 +57,7 @@ install:
       export LDFLAGS="$LDLAGS -lpsapi -shared -fPIC -Wl,--export-all -Wl,--enable-auto-import";
       export LIBS="$LIBS -lpsapi -shared -fPIC -Wl,--export-all -Wl,--enable-auto-import";
 #      export LIBS="$LIBS -lpsapi -shared -fPIC";
-    fi;
+#    fi;
 
 before_script:
   - git submodule update --init util ast;