mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 03:18:55 +02:00
fix boost
This commit is contained in:
parent
e4ae4b43bf
commit
761f20947b
2 changed files with 2 additions and 1 deletions
0
.patch/boost/0002-ios-fix.patch
Normal file
0
.patch/boost/0002-ios-fix.patch
Normal file
|
|
@ -17,7 +17,8 @@
|
||||||
"version": "1.57",
|
"version": "1.57",
|
||||||
"find_args": "CONFIG OPTIONAL_COMPONENTS headers context system fiber filesystem",
|
"find_args": "CONFIG OPTIONAL_COMPONENTS headers context system fiber filesystem",
|
||||||
"patches": [
|
"patches": [
|
||||||
"0001-clang-cl.patch"
|
"0001-clang-cl.patch",
|
||||||
|
"0002-ios-fix.patch"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"fmt": {
|
"fmt": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue