(qb) Add toggle for MMAP support
This commit is contained in:
parent
fea509a643
commit
b133499071
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue