forked from hasufell/hasufell-repository
games-fps/eduke32: fix build after introduction of unprefixed tools
This commit is contained in:
parent
fb65e6a726
commit
83de379119
@ -112,6 +112,7 @@ src_compile() {
|
||||
CXX=${CXX}
|
||||
RANLIB=${RANLIB}
|
||||
CUSTOMOPT="${CFLAGS}"
|
||||
PKG_CONFIG="${PKG_CONFIG}"
|
||||
STRIP=touch
|
||||
|
||||
ARCH=
|
||||
|
Loading…
Reference in New Issue
Block a user