]> Nishi Git Mirror - gwion.git/commitdiff
:art: in tests too
authorfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 15 Mar 2019 21:41:29 +0000 (22:41 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 15 Mar 2019 21:41:29 +0000 (22:41 +0100)
tests/import/Makefile

index e7462f4d381882ba81d5b896801149c7a3d43dc0..0fb26b2348027a8789754c6466671645113149c8 100644 (file)
@@ -13,7 +13,7 @@ else
 ifeq ($(shell uname), Linux)
 LDFLAGS += -shared
 else
-LDFLAGS += -shared -lpsapi -fPIC
+LDFLAGS += -shared -lpsapi -fPIC -Wl,--export-all -Wl,--enable-auto-import
 endif
 endif