1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 17:38:12 +00:00
serenity/Ports/git
TheFightingCatfish ff8630c66f Ports: Disable uname detection when building git
Previously, the git port would fail in various ways because it uses an
uname detection mechanism to update the configurations, and Makefile
would receive incorrect configurations from the host system. This makes
sure the build uses the correct configurations detected by ./configure.

Fixes #9357.
2021-08-13 15:43:36 +02:00
..
patches Ports: Disable uname detection when building git 2021-08-13 15:43:36 +02:00
.gitignore Ports: Add default .gitconfig for Git port 2020-09-15 21:43:29 +02:00
default_gitconfig Ports: Use TextEditor and less as git's default editor and pager 2021-08-13 15:43:36 +02:00
package.sh Ports: Add missing curl dependency for the git port 2021-05-10 17:44:18 +01:00