(qb) Add toggle for MMAP support

This commit is contained in:
Higor Eurípedes 2015-07-05 09:39:06 -03:00
parent fea509a643
commit b133499071

View File

@ -55,3 +55,4 @@ HAVE_7ZIP=yes # Compile in 7z support
HAVE_PRESERVE_DYLIB=no # Disable dlclose() for Valgrind support
HAVE_PARPORT=auto # Parallel port joypad support
HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
HAVE_MMAP=auto # MMAP support