mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
games-engines/love: legacy slots: set -DLUA_COMPAT_OPENLIB
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -43,7 +43,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
append-cflags -Wno-error=implicit-function-declaration
|
||||
append-cppflags -DLUA_COMPAT_OPENLIB
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
@@ -41,7 +41,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
append-cflags -Wno-error=implicit-function-declaration
|
||||
append-cppflags -DLUA_COMPAT_OPENLIB
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user