Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 239762 | Differences between
and this patch

Collapse All | Expand All

(-)src/Makefile.modules.orig (-1 / +1 lines)
Lines 11-17 Link Here
11
# The network code
11
# The network code
12
# It is not necessary for single players
12
# It is not necessary for single players
13
# The network does use the 'GNet' library (http://www.gnetlibrary.org/)
13
# The network does use the 'GNet' library (http://www.gnetlibrary.org/)
14
USE_NETWORK	?= true
14
USE_NETWORK	?= false
15
15
16
# whether to use thread support (experimental, use at your own risk)
16
# whether to use thread support (experimental, use at your own risk)
17
#USE_THREADS     ?= true
17
#USE_THREADS     ?= true

Return to bug 239762