]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Compile with IPv6 support by default
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 3 Aug 2015 16:25:36 +0000 (16:25 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 3 Aug 2015 16:25:36 +0000 (16:25 +0000)
commita061e592f5be6deb9bd609a060f006836ce07b72
treef2ff433e16d67a974be4e64ae60e8bcb5d081013
parent15ef197732d17f167c1a1b41c7e28d65cd4cad30
Compile with IPv6 support by default

Invert logic of SUPPORTIPV6 define by changing to NOSUPPORTIPV6.

Include commented-out entry in makefile to allow for disabling IPv6
support should the user be burdened by their operating system.

From: Jeremy Visser <jeremy@visser.name>

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