]> de.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)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 17 Oct 2015 22:43:23 +0000 (00:43 +0200)
commitb1f7d98c0e5829bd53dd63806eb02d371eba7741
treef3a2e69c24c41a0d1c9ea00d7dabf53c69ca34e1
parent03c1267e21981e2371e7fe44c321af34741b98c8
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
::stable-branch::merge=a061e592f5be6deb9bd609a060f006836ce07b72
BSDmakefile
lhnet.c
makefile
makefile.inc
netconn.c