From: Ben Gras Date: Fri, 16 Nov 2012 19:20:52 +0000 (+0100) Subject: tests: link dynamically again X-Git-Tag: v3.2.1~203 X-Git-Url: http://zhaoyanbai.com/repos/pkcs11-list.html?a=commitdiff_plain;h=15e5aba748e0c621eb0f7ca082fe7f10e2aa65c1;p=minix.git tests: link dynamically again --- diff --git a/test/Makefile b/test/Makefile index 5df55ee01..28535f50b 100644 --- a/test/Makefile +++ b/test/Makefile @@ -35,7 +35,7 @@ PROG+= t10a t11a t11b t40a t40b t40c t40d t40e t40f t60a t60b # Build them as dynamic executables by default if shared libraries # are available; so that the building and executing of dynamic # executables is tested -LDSTATIC?= -dynamic +LDSTATIC= -dynamic # Add test that must be linked dynamically, and its dynamically loaded # module