commands: { copy_before: { from: "external/musl/arch/x86_64/bits/syscall.h.in" to: "external/musl/arch/x86_64/bits/syscall.h.in" } chdir: true command: "CC_ARCH=x86_64 CC_NATIVE_BRIDGE= CC_MULTILIB=lib64 CC_OS=linux_glibc && cp external/musl/arch/x86_64/bits/syscall.h.in __SBOX_SANDBOX_DIR__/out/bits/syscall.h && sed -n -e s/__NR_/SYS_/p < external/musl/arch/x86_64/bits/syscall.h.in >> __SBOX_SANDBOX_DIR__/out/bits/syscall.h" copy_after: { from: "out/bits/syscall.h" to: "out/soong/.intermediates/external/musl/libc_musl_syscall.h/linux_glibc_x86_64/gen/bits/syscall.h" } input_hash: "b20122529b0a715447c6b7e1c7f4169f7073e4bd03921ed4b2bdcb9f15a73716" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }