From: Andreas Färber <hidden> Date: 2016-06-15 22:45:10
Hello,
This series of patches adds support for building and running Git on
Haiku (the open-source BeOS replacement).
#1: Disable IPv6 support
#2: Don't try to link against libsocket
#3: Link against libnetwork
#4: st_blocks workaround
#5: Link to libbsd
#6: Always provide alternative to hardlinks
Andreas