LJ_GC64: Add build options and install instructions.

This commit is contained in:
Mike Pall
2017-01-17 12:21:12 +01:00
parent c198167690
commit c94b921f92
4 changed files with 22 additions and 7 deletions

View File

@@ -110,6 +110,9 @@ XCFLAGS=
#XCFLAGS+= -DLUAJIT_NUMMODE=1
#XCFLAGS+= -DLUAJIT_NUMMODE=2
#
# Enable GC64 mode for x64.
#XCFLAGS+= -DLUAJIT_ENABLE_GC64
#
##############################################################################
##############################################################################