Commit 095caac
committed
sys: add runtime feature for bindgen
this makes bindgen load libclang during the execution of build instead
of its compilation.
it also has the advantage that older versions of clang are supported.
see the following links for statements:
- rust-lang/rust-bindgen#1694
- https://github.com/Janekdererste/metis-rs#why-this-fork1 parent 6480a4c commit 095caac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments