1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/external/elfutils/libcpu/i386_gendis/linux_glibc_x86_64/i386_gendis"
4  to: "tools/out/bin/i386_gendis"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
9  to: "tools/out/lib64/libc++.so"
10  executable: false
11 }
12 copy_before: {
13  from: "prebuilts/build-tools/linux-x86/bin/m4"
14  to: "tools/out/m4/prebuilts/build-tools/linux-x86/bin/m4"
15  executable: false
16 }
17 copy_before: {
18  from: "external/elfutils/libcpu/defs/i386"
19  to: "external/elfutils/libcpu/defs/i386"
20 }
21 chdir: true
22 command: "__SBOX_SANDBOX_DIR__/tools/out/m4/prebuilts/build-tools/linux-x86/bin/m4 -Di386 -DDISASSEMBLER external/elfutils/libcpu/defs/i386 > __SBOX_SANDBOX_DIR__/out/i386_defs && __SBOX_SANDBOX_DIR__/tools/out/bin/i386_gendis __SBOX_SANDBOX_DIR__/out/i386_defs > __SBOX_SANDBOX_DIR__/out/i386_dis.h"
23 copy_after: {
24  from: "out/i386_dis.h"
25  to: "out/soong/.intermediates/external/elfutils/libcpu/i386_dis/gen/i386_dis.h"
26 }
27 input_hash: "79329688c3a3d96d093964af3fb807a8f54d68267076c6f85cc192e6543e1942"
28 env: {
29  name: "PATH"
30  inherit: true
31 }
32 env: {
33  name: "JAVA_HOME"
34  inherit: true
35 }
36 env: {
37  name: "TMPDIR"
38  inherit: true
39 }
40 env: {
41  name: "RBE_log_dir"
42  inherit: true
43 }
44 env: {
45  name: "RBE_platform"
46  inherit: true
47 }
48 env: {
49  name: "RBE_server_address"
50  inherit: true
51 }
52 env: {
53  name: "RBE_exec_root"
54  inherit: true
55 }
56 env: {
57  name: "OUT_DIR"
58  value: "out"
59 }
60 dont_inherit_env: true
61}
62
63