1
Fork 0
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:
Gunnar Beutner 2021-05-10 14:31:58 +02:00 committed by Linus Groh
parent de6048b7d3
commit 8cc952b3dc
7 changed files with 294 additions and 0 deletions

View 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