]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Improve clang support. Add tcc support. Clang builds now perform as good as gcc
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Jul 2020 01:51:42 +0000 (01:51 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Jul 2020 01:51:42 +0000 (01:51 +0000)
commitee7c72bf24ba96746b7e31a975b23d284cbc89e2
treeeeee43bbec2ae09d6e8f40dbcbe2f1e948ac85be
parentde772b8484eaa1b51bb7de519b27485045ec6a58
Improve clang support. Add tcc support. Clang builds now perform as good as gcc

tcc builds perform like crap, but it's nice to support a fourth
compiler. There is an issue on Linux with a Pulseaudio library not
linking correctly, however.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12795 d7cf8633-e32d-0410-b094-e92efae38249
crypto.c
makefile
makefile.inc
prvm_exec.c
qtypes.h
quakedef.h
sys_shared.c