projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153389c
)
really enable v6
author
Rudolf Polzer <divverent@alientrap.org>
Sun, 3 Oct 2010 13:00:38 +0000
(15:00 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Sun, 3 Oct 2010 13:00:38 +0000
(15:00 +0200)
all
patch
|
blob
|
history
diff --git
a/all
b/all
index c09c7161bbf6c1467b015d05c528b7f8a056daa5..607db5634d0ca4de99e18b7aa918e97fa1922661 100755
(executable)
--- a/
all
+++ b/
all
@@
-521,7
+521,7
@@
case "$cmd" in
;;
compile)
if [ -z "$CC" ]; then
- export CC="gcc -DSUPPORT
_
IPV6"
+ export CC="gcc -DSUPPORTIPV6"
fi
if [ -n "$WE_HATE_OUR_USERS" ]; then
TARGETS="sv-debug cl-debug"