summaryrefslogtreecommitdiff
path: root/Ports/cpio/patches/ReadMe.md
blob: d4a47c47147de6942c3908676f94f4d2dc9fd0f5 (plain)
1
2
3
4
5
6
7
8
# Patches for cpio on SerenityOS

## `0001-Use-global-program_name-variable-from-gnu-dir.patch`

Use global program_name variable from gnu dir

Without this patch being applied, there would be a conflict between the
variables between the 2 locations, so it will not compile otherwise.