Age | Commit message (Collapse) | Author |
|
No idea how this is supposed to work, because git's buildscripts execute
'uname -S' to determine which functions are available - and that's not how
cross-compilation works.
|
|
Recent ports already do this, let's update the others as well. One step
closer to multi-arch support for ports! :^)
|
|
Fixes #5710.
|
|
|
|
This fixes the build, how ever I don't know why the auto detection
broke in the first place.
|
|
|
|
We can mmap files with MAP_PRIVATE these days.
|
|
This stops git from asking us to configure a username and email when we
try to commit.
|
|
|
|
There are various issues with this port that need to be fixed, but it's
at least possible to inspect and modify the SerenityOS repo if I clone
it into the disk image from the outside.
Very cool! :^)
|