Compare commits

...

3 Commits

Author SHA1 Message Date
Yessiest e68aa525e0 Merge branch 'ubuntu-lts' 2022-05-27 23:44:36 +04:00
Yessiest a7ade00428 Changed default version in readme 2022-05-20 22:18:16 +04:00
Yessiest b503448f0d Changed default version to 5.1 2022-05-20 22:13:59 +04:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LUA_VERSION=5.2
LUA_VERSION=5.1
INCLUDES=-I/usr/include/lua${LUA_VERSION}
CXX=g++
CFLAGS=-fPIC