CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/09/04 04:47:32
Modified files:
games/luanti : Makefile
games/luanti/patches: patch-src_CMakeLists_txt
Log message:
luanti tweaks;
- disable LTO on i386, unbreaking build (avoids ld.lld segfault when
linking the luanti binary)
- break out CONFIGURE_ARGS to one per line
- don't set PKGNAME to what it's already set to by default
- set DPB_PROPERTIES=parallel
- don't force -O3
