]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add PEDANTIC and CONFIG_PEDANTIC to compile as standard c11 if desired.
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 30 Jun 2020 15:00:02 +0000 (15:00 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 30 Jun 2020 15:00:02 +0000 (15:00 +0000)
commite392454c2667192486be001bf77b3cb773d4743d
tree2bb96a7caf44df3315d1b1ac1c5fa201678019f9
parent88791418244fac4f32a0d821ff7d26e048611932
Add PEDANTIC and CONFIG_PEDANTIC to compile as standard c11 if desired.

Usage:
make <target> [-jN] PEDANTIC=1

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