z80: Explicitly set EXTRA_OEMAKE as required
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -20,6 +20,8 @@ DEPENDS = "expat libsdl"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
EXTRA_OEMAKE = "-e MAKEFLAGS="
|
||||||
|
|
||||||
do_compile() {
|
do_compile() {
|
||||||
SDL_INC=$(pkg-config --cflags sdl)
|
SDL_INC=$(pkg-config --cflags sdl)
|
||||||
SDL_LIB=$(pkg-config --libs sdl)
|
SDL_LIB=$(pkg-config --libs sdl)
|
||||||
|
|||||||
Reference in New Issue
Block a user