kumquat-buildroot/toolchain
Lang Daniel 235acd628a toolchain: handle white spaces in sysroot dir in copy_toolchain_sysroot
When changing permissions on all directories in the staging directory,
after copying sysroot, paths that contain spaces break the call to
chmod.

With -print0 for find and -0 for xargs white spaces are correctly
interpreted.

Signed-off-by: Daniel Lang <d.lang@abatec.at>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-26 23:11:25 +02:00
..
toolchain
toolchain-buildroot toolchain/toolchain-buildroot, package/glibc: sync glibc dependency comments 2022-07-26 15:42:02 +02:00
toolchain-external toolchain/toolchain-external/toolchain-external-andes-nds32: remove package 2022-06-19 18:26:44 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_104028 2022-07-26 17:12:51 +02:00
helpers.mk toolchain: handle white spaces in sysroot dir in copy_toolchain_sysroot 2022-07-26 23:11:25 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk