]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
Emscripten should compile now
authorLockl00p <hakzstudios@gmail.com>
Sun, 8 Oct 2023 17:44:04 +0000 (17:44 +0000)
committerLockl00p <hakzstudios@gmail.com>
Sun, 8 Oct 2023 17:44:04 +0000 (17:44 +0000)
makefile

index ac044d3df6f5ffaf3cb9b009c5ea69ed1e24fd2e..7ea729032bd14f834c42b9e48c8b84d433406abc 100644 (file)
--- a/makefile
+++ b/makefile
@@ -276,7 +276,7 @@ endif
 # jpeg
 ifeq ($(DP_LINK_JPEG), shared)
        CFLAGS_LIBJPEG=-DLINK_TO_LIBJPEG
-       LIB_JPEG=-ljpeg
+       LIB_JPEG?=-ljpeg
 endif
 ifeq ($(DP_LINK_JPEG), dlopen)
        CFLAGS_LIBJPEG=