]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
really enable v6
[xonotic/xonotic.git] / all
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"