1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 15:57:35 +00:00

Ports: Update awk's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-16 19:21:29 +04:30 committed by Ali Mohammad Pur
parent 0880542d99
commit d65736e5bd
4 changed files with 46 additions and 16 deletions

View file

@ -1,9 +1,12 @@
# Patches for the one true AWK
# Patches for awk on SerenityOS
## `build.patch`
## `0001-Make-it-possible-to-override-HOSTCC-and-CC-from-the-.patch`
Patched the assigning of CC to allow override from environment
Make it possible to override HOSTCC and CC from the environment
## `0002-Make-the-version-descriptor-match-the-built-tag.patch`
Make the version descriptor match the built tag
## `version.patch`
Patch the version descriptor in `main.c` to reflect the tag built