mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
d964c96df8
RTFM: Add ``` -pagezero_size 10000 -image_base 100000000 ``` when linking. (http://luajit.org/install.html)
5 lines
79 B
Makefile
5 lines
79 B
Makefile
DISABLE_TUI := DISABLE
|
|
ENABLE_CUSTOM_UI := ENABLE
|
|
|
|
CMAKE_BUILD_TYPE := Release
|