Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 685010
Collapse All | Expand All

(-)LuaJIT-2.1.0-beta3.orig/src/Makefile (-1 / +1 lines)
Lines 111-117 Link Here
111
#XCFLAGS+= -DLUAJIT_NUMMODE=2
111
#XCFLAGS+= -DLUAJIT_NUMMODE=2
112
#
112
#
113
# Enable GC64 mode for x64.
113
# Enable GC64 mode for x64.
114
#XCFLAGS+= -DLUAJIT_ENABLE_GC64
114
XCFLAGS+= -DLUAJIT_ENABLE_GC64
115
#
115
#
116
##############################################################################
116
##############################################################################
117
117

Return to bug 685010