fix macOS build
This commit is contained in:
parent
359657e174
commit
0c0aa792c1
5 changed files with 107 additions and 9 deletions
|
|
@ -50,6 +50,7 @@ fn main() {
|
|||
.blocklist_item("FP_ZERO")
|
||||
.blocklist_item("FP_SUBNORMAL")
|
||||
.blocklist_item("FP_NORMAL")
|
||||
.clang_arg("-DPXL8_NO_SIMD")
|
||||
.use_core()
|
||||
.rustified_enum(".*")
|
||||
.generate()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue