portable: initial Linux compilation
commit2a00e21c0c6aadccf2d86abbeaa0252c54ae87db
authorThomas Adam <thomas@xteddy.org>
Wed, 17 Feb 2021 22:35:17 +0000 (17 22:35 +0000)
committerThomas Adam <thomas@xteddy.org>
Tue, 28 Sep 2021 23:28:44 +0000 (29 00:28 +0100)
tree13d97f5302eca4764e7e8fc49ca330191b3f11af
parent22a38a4331904c508c1782e5399680ba7069300f
portable: initial Linux compilation

This commit modifies the GoT main branch to be able to compile it under
linux.
README.portable
compat/Makefile.am
compat/xmalloc.c [new file with mode: 0644]
compat/xmalloc.h [new file with mode: 0644]
libexec/got-index-pack/Makefile.am