mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 16:47:34 +00:00
Ports/citron: Update to the latest commit
This commit is contained in:
parent
1c47695bae
commit
87d8a32f3d
11 changed files with 17 additions and 138 deletions
|
@ -22,32 +22,8 @@ Serenity doesn't have ucontext.
|
|||
Don't mess with libsocket
|
||||
|
||||
|
||||
## `0005-Disable-inject.patch`
|
||||
|
||||
Disable inject
|
||||
|
||||
tcc requires ucontext.
|
||||
|
||||
## `0006-Disable-openmp.patch`
|
||||
|
||||
Disable openmp
|
||||
|
||||
|
||||
## `0007-Disable-GC-on-serenity.patch`
|
||||
## `0005-Disable-GC-on-serenity.patch`
|
||||
|
||||
Disable GC on serenity
|
||||
|
||||
|
||||
## `0008-Don-t-use-libbsd-on-serenity.patch`
|
||||
|
||||
Don't use libbsd on serenity
|
||||
|
||||
arc4random exists on serenity, there's no need to pull libbsd in for
|
||||
functionality that already exists.
|
||||
|
||||
## `0009-Disable-boehm-GC-on-serenity.patch`
|
||||
|
||||
Disable boehm GC on serenity
|
||||
|
||||
Serenity doesn't have a bdwgc port, so disable it here.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue