]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
DP_PRELOAD_DEPENDENCIES=yes makefile option: when set, link against the libraries...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 20 May 2007 16:02:27 +0000 (16:02 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 20 May 2007 16:02:27 +0000 (16:02 +0000)
commit3a466b8a6397138a30c965e4a7f75e181d6f0181
tree2d71ec2c831a838adfbd9689aca0798af5da9d9e
parent00d8da42f76d5e04a9d11e0deaac38391132808a
DP_PRELOAD_DEPENDENCIES=yes makefile option: when set, link against the libraries needed using -l dynamically so they won't get loaded at runtime using dlopen

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7322 d7cf8633-e32d-0410-b094-e92efae38249
BSDmakefile
makefile
makefile.inc
sys_shared.c