mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 03:57:45 +00:00
Ports/alpine: Patch build system files that added Serenity support
Changes the strategy for building Alpine to patch the distribution build system files (configure, pith/Makefile.in), instead of regenerating them from scratch. This reduces fragility of the port as it no longer depends on the build system having a compatible version of the auto* tools installed. Resolves SerenityOS/serenity#19891.
This commit is contained in:
parent
89b0a61067
commit
5941117739
4 changed files with 19 additions and 30 deletions
|
@ -1,8 +1,8 @@
|
|||
# Patches for alpine on SerenityOS
|
||||
|
||||
## `0001-Compiler-helpers-for-build-system-not-host.patch`
|
||||
## `0001-Update-pith-Makefile.in-to-compile-helpers-for-build.patch`
|
||||
|
||||
Compiler helpers for build system, not host.
|
||||
Update pith/Makefile.in to compile helpers for build system, not target
|
||||
|
||||
|
||||
## `0002-Add-serenity-as-OS-type-in-Alpine.patch`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue