]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Don't enable moncontrol if non-glibc on Linux. Fixes linking against musl
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Jun 2020 00:47:35 +0000 (00:47 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Jun 2020 00:47:35 +0000 (00:47 +0000)
commit852599bd359f9b6482f47fc5b9ab7d222119129f
treee48301e3a16b59d8c1bd0a884cf1be41415c68ab
parenta4b120bcd8890a43d1ae0afc59c88fb0b6e1715d
Don't enable moncontrol if non-glibc on Linux. Fixes linking against musl

Partially from https://gitlab.com/xonotic/darkplaces/-/merge_requests/86

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