mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
buildsystem: fix building meson:init
This commit is contained in:
+1
-1
@@ -321,7 +321,7 @@ setup_toolchain() {
|
||||
export MAKEFLAGS
|
||||
|
||||
case "$1:$2" in
|
||||
target:meson)
|
||||
target:meson|init:meson)
|
||||
export DESTIMAGE="target"
|
||||
export AWK="gawk"
|
||||
export CC="$TOOLCHAIN/bin/host-gcc"
|
||||
|
||||
Reference in New Issue
Block a user