]> git.pld-linux.org Git - packages/chromium-browser.git/blob - nacl-no-untar.patch
up to 24.0.1312.45
[packages/chromium-browser.git] / nacl-no-untar.patch
1 --- chromium-browser-24.0.1312.14/./src/native_client/build/untrusted.gypi~     2012-11-14 04:37:51.000000000 +0200
2 +++ chromium-browser-24.0.1312.14/./src/native_client/build/untrusted.gypi      2012-11-16 22:01:20.476042441 +0200
3 @@ -162,7 +162,7 @@
4                   'action': [
5                     '>(python_exe)',
6                     '<(DEPTH)/native_client/build/build_nexe.py',
7 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
8 +                   '-t', '<(DEPTH)/native_client/toolchain/',
9                     '>@(extra_args)',
10                     '--arch', 'x86-64',
11                     '--build', 'newlib_nexe',
12 @@ -203,7 +203,7 @@
13                   'action': [
14                     '>(python_exe)',
15                     '<(DEPTH)/native_client/build/build_nexe.py',
16 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
17 +                   '-t', '<(DEPTH)/native_client/toolchain/',
18                     '>@(extra_args)',
19                     '--arch', 'x86-64',
20                     '--build', 'newlib_nlib',
21 @@ -244,7 +244,7 @@
22                   'action': [
23                     '>(python_exe)',
24                     '<(DEPTH)/native_client/build/build_nexe.py',
25 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
26 +                   '-t', '<(DEPTH)/native_client/toolchain/',
27                     '>@(extra_args)',
28                     '--arch', 'x86-32',
29                     '--build', 'newlib_nexe',
30 @@ -285,7 +285,7 @@
31                   'action': [
32                     '>(python_exe)',
33                     '<(DEPTH)/native_client/build/build_nexe.py',
34 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
35 +                   '-t', '<(DEPTH)/native_client/toolchain/',
36                     '>@(extra_args)',
37                     '--arch', 'x86-32',
38                     '--build', 'newlib_nlib',
39 @@ -331,7 +331,7 @@
40                  'action': [
41                    '>(python_exe)',
42                    '<(DEPTH)/native_client/build/build_nexe.py',
43 -                  '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
44 +                  '-t', '<(DEPTH)/native_client/toolchain/',
45                    '>@(extra_args)',
46                    '--arch', 'arm',
47                    '--build', 'newlib_nexe',
48 @@ -371,7 +371,7 @@
49                  'action': [
50                    '>(python_exe)',
51                    '<(DEPTH)/native_client/build/build_nexe.py',
52 -                  '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
53 +                  '-t', '<(DEPTH)/native_client/toolchain/',
54                    '>@(extra_args)',
55                    '--arch', 'arm',
56                    '--build', 'newlib_nlib',
57 @@ -418,7 +418,7 @@
58                   'action': [
59                     '>(python_exe)',
60                     '<(DEPTH)/native_client/build/build_nexe.py',
61 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
62 +                   '-t', '<(DEPTH)/native_client/toolchain/',
63                     '>@(extra_args)',
64                     '--arch', 'x86-64',
65                     '--build', 'glibc_nexe',
66 @@ -459,7 +459,7 @@
67                   'action': [
68                     '>(python_exe)',
69                     '<(DEPTH)/native_client/build/build_nexe.py',
70 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
71 +                   '-t', '<(DEPTH)/native_client/toolchain/',
72                     '>@(extra_args)',
73                     '--arch', 'x86-32',
74                     '--build', 'glibc_nexe',
75 @@ -500,7 +500,7 @@
76                   'action': [
77                     '>(python_exe)',
78                     '<(DEPTH)/native_client/build/build_nexe.py',
79 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
80 +                   '-t', '<(DEPTH)/native_client/toolchain/',
81                     '>@(extra_args)',
82                     '--arch', 'x86-64',
83                     '--build', 'glibc_nlib',
84 @@ -541,7 +541,7 @@
85                   'action': [
86                     '>(python_exe)',
87                     '<(DEPTH)/native_client/build/build_nexe.py',
88 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
89 +                   '-t', '<(DEPTH)/native_client/toolchain/',
90                     '>@(extra_args)',
91                     '--arch', 'x86-32',
92                     '--build', 'glibc_nlib',
93 @@ -583,7 +583,7 @@
94                     '>(python_exe)',
95                     '<(DEPTH)/native_client/build/build_nexe.py',
96                     '>@(extra_args)',
97 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
98 +                   '-t', '<(DEPTH)/native_client/toolchain/',
99                     '--arch', 'x86-64',
100                     '--build', 'glibc_nso',
101                     '--root', '<(DEPTH)',
102 @@ -624,7 +624,7 @@
103                     '>(python_exe)',
104                     '<(DEPTH)/native_client/build/build_nexe.py',
105                     '>@(extra_args)',
106 -                   '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
107 +                   '-t', '<(DEPTH)/native_client/toolchain/',
108                     '--arch', 'x86-32',
109                     '--build', 'glibc_nso',
110                     '--root', '<(DEPTH)',
111 @@ -702,7 +702,7 @@
112              'action': [
113                '>(python_exe)',
114                '<(DEPTH)/native_client/build/build_nexe.py',
115 -              '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
116 +              '-t', '<(DEPTH)/native_client/toolchain/',
117                '>@(extra_args)',
118                '--arch', 'pnacl',
119                '--build', 'newlib_pexe',
120 @@ -743,7 +743,7 @@
121              'action': [
122                '>(python_exe)',
123                '<(DEPTH)/native_client/build/build_nexe.py',
124 -              '-t', '<(SHARED_INTERMEDIATE_DIR)/sdk/toolchain/',
125 +              '-t', '<(DEPTH)/native_client/toolchain/',
126                '>@(extra_args)',
127                '--arch', 'pnacl',
128                '--build', 'newlib_plib',
This page took 0.126584 seconds and 4 git commands to generate.