diff options
Diffstat (limited to 'Ports/git/patches/ReadMe.md')
-rw-r--r-- | Ports/git/patches/ReadMe.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Ports/git/patches/ReadMe.md b/Ports/git/patches/ReadMe.md new file mode 100644 index 0000000000..29d6141a0b --- /dev/null +++ b/Ports/git/patches/ReadMe.md @@ -0,0 +1,13 @@ +# Patches for git on SerenityOS + +## `0001-Remove-some-unimplemented-function-calls.patch` + +Remove some unimplemented function calls + +i.e. f(un)lockfile stubs and setitimer. + +## `0002-Remove-uname-detection-in-config.mak.uname.patch` + +Remove uname detection in config.mak.uname + + |