]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
changed macosx default LINK_LIB_JPEG from shared to dlopen as we still distribute...
[xonotic/darkplaces.git] / makefile
index 21990599269e840b3c399db0d4b43c30162e9fe3..e388780648e90bdc3db2aee8c8524ff3b5a0e77a 100644 (file)
--- a/makefile
+++ b/makefile
@@ -143,7 +143,7 @@ ifeq ($(DP_MAKE_TARGET), macosx)
        endif
 
        DP_LINK_ZLIB?=shared
-       DP_LINK_JPEG?=shared
+       DP_LINK_JPEG?=dlopen
        DP_LINK_ODE?=dlopen
        DP_LINK_CRYPTO?=dlopen
        DP_LINK_CRYPTO_RIJNDAEL?=dlopen