commands: { copy_before: { from: "external/musl/arch/i386/bits/syscall.h.in" to: "external/musl/arch/i386/bits/syscall.h.in" } chdir: true command: "CC_ARCH=x86 CC_NATIVE_BRIDGE= CC_MULTILIB=lib32 CC_OS=linux_glibc && cp external/musl/arch/i386/bits/syscall.h.in __SBOX_SANDBOX_DIR__/out/bits/syscall.h && sed -n -e s/__NR_/SYS_/p < external/musl/arch/i386/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/gen/bits/syscall.h" } input_hash: "44b6c25cab2211676326b4e3c899ee5745287af8f183e547962a4dfd9aa62530" 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 }