Browse Source
https://github.com/Ultimaker/Cura/issues/11841#issuecomment-1685076361 Contributes to CURA-10855runner/macOS/ARM64
1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@
|
||||
include(cura.jinja) |
||||
|
||||
[build_requires] |
||||
|
||||
[settings] |
||||
|
||||
[options] |
||||
|
||||
[env] |
||||
|
||||
# Ensure backward compatibility with MacOS < 13 https://github.com/Ultimaker/Cura/issues/11841#issuecomment-1685076361 |
||||
cpython:ac_cv_func_mkfifoat=no |
||||
cpython:ac_cv_func_mknodat=no |
||||
|
||||
[conf] |
||||
Loading…
Reference in new issue