Commit fa522c8
committed
Do not set target through clang_arg
Some architecture triples differ between rust and clang. bindgen has special logic for that, which is circumvented when setting the target through clang_arg directly.
See https://github.com/rust-lang/rust-bindgen/blob/de9627ffa4860c6ed56cd40470fc7a96afc09d44/bindgen/lib.rs#L683
See rust-lang/rust-bindgen#12111 parent ca60853 commit fa522c8
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
269 | 268 | | |
270 | 269 | | |
271 | 270 | | |
| |||
383 | 382 | | |
384 | 383 | | |
385 | 384 | | |
386 | | - | |
387 | 385 | | |
388 | 386 | | |
389 | 387 | | |
| |||
0 commit comments