mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:17:45 +00:00
Ports/llvm: Increase the default stack size for LLVM executables
This commit is contained in:
parent
b1136ba357
commit
18565dd286
2 changed files with 29 additions and 0 deletions
|
@ -93,3 +93,8 @@ Prevent the use of POSIX shm on SerenityOS
|
|||
POSIX shm is not supported by SerenityOS yet, so this causes a
|
||||
compilation error.
|
||||
|
||||
## `0012-cmake-Increase-the-default-stack-size-when-running-o.patch`
|
||||
|
||||
cmake: Increase the default stack size when running on SerenityOS
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue