games-engines/love: legacy slots: set -DLUA_COMPAT_OPENLIB

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2022-10-04 14:15:15 +01:00
parent bd43948426
commit 25a3c173c8
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ PATCHES=(
src_prepare() {
default
append-cflags -Wno-error=implicit-function-declaration
append-cppflags -DLUA_COMPAT_OPENLIB
}
src_install() {

View File

@@ -41,7 +41,7 @@ PATCHES=(
src_prepare() {
default
append-cflags -Wno-error=implicit-function-declaration
append-cppflags -DLUA_COMPAT_OPENLIB
}
src_install() {