commit ab1f880
hovercats
·
2024-01-02 19:54:33 +0000 UTC
parent 83736f9
vis: prefer upstream fix for vis not building with lua
1 files changed,
+1,
-1
+1,
-1
1@@ -9,7 +9,7 @@ cflags{
2 '-D CONFIG_SELINUX=0',
3 '-D CONFIG_ACL=0',
4 '-D HAVE_MEMRCHR=1',
5- '-D LUA_COMPAT_5_3',
6+ '-D LUA_COMPAT_APIINTCASTS',
7 '-D _XOPEN_SOURCE=700',
8 [[-D 'VERSION="$version"']],
9 string.format([[-D 'VIS_PATH="%s/share/vis"']], config.prefix),