Commit 3e753ba
Assume all 64-bit archs use the same target triple
options_compile.cpp:193:2: error: "Can't define target triple: unknown architecture."
#error "Can't define target triple: unknown architecture."
^1 parent b28f74f commit 3e753ba
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
| 186 | + | |
188 | 187 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | 188 | | |
193 | | - | |
| 189 | + | |
194 | 190 | | |
195 | 191 | | |
196 | 192 | | |
| |||
0 commit comments