]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
If undefined, make LDFLAGS_EXTRASV = LDFLAGS_EXTRA
authorLock l00p <hakzstudios@gmail.com>
Sat, 30 Sep 2023 13:34:44 +0000 (13:34 +0000)
committerLock l00p <hakzstudios@gmail.com>
Sat, 30 Sep 2023 13:34:44 +0000 (13:34 +0000)
makefile

index fdf3bd863f345242216667a094441ea9e546f70c..ac044d3df6f5ffaf3cb9b009c5ea69ed1e24fd2e 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,7 +1,7 @@
 #####  DP_MAKE_TARGET autodetection and arch specific variables #####
 
 ifndef DP_MAKE_TARGET
-
+LDFLAGS_EXTRASV ?= $(LDFLAGS_EXTRA)
 # Win32
 ifdef WINDIR
        DP_MAKE_TARGET=mingw