mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
buildsystem: fix building meson:init
This commit is contained in:
parent
fa9da755a1
commit
bcfe027fc9
@ -321,7 +321,7 @@ setup_toolchain() {
|
|||||||
export MAKEFLAGS
|
export MAKEFLAGS
|
||||||
|
|
||||||
case "$1:$2" in
|
case "$1:$2" in
|
||||||
target:meson)
|
target:meson|init:meson)
|
||||||
export DESTIMAGE="target"
|
export DESTIMAGE="target"
|
||||||
export AWK="gawk"
|
export AWK="gawk"
|
||||||
export CC="$TOOLCHAIN/bin/host-gcc"
|
export CC="$TOOLCHAIN/bin/host-gcc"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user