mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:57:45 +00:00
Ports: Add port for the Boost C++ libraries
This currently requires GCC.
This commit is contained in:
parent
de6048b7d3
commit
8cc952b3dc
7 changed files with 294 additions and 0 deletions
22
Ports/boost/patches/ReadMe.md
Normal file
22
Ports/boost/patches/ReadMe.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Patches for boost on SerenityOS
|
||||
|
||||
## `0001-Add-platform-support-for-SerenityOS.patch`
|
||||
|
||||
Add platform support for SerenityOS
|
||||
|
||||
|
||||
## `0002-Fix-building-Boost.Interprocess.patch`
|
||||
|
||||
Fix building Boost.Interprocess
|
||||
|
||||
|
||||
## `0003-Fix-building-Boost.Python.patch`
|
||||
|
||||
Fix building Boost.Python
|
||||
|
||||
|
||||
## `0004-Fix-building-Boost.System.patch`
|
||||
|
||||
Fix building Boost.System
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue