]> git.proxmox.com Git - libgit2.git/commit
Make this more generic and mergeable.
authorChris Young <chris@unsatisfactorysoftware.co.uk>
Wed, 13 Jun 2012 22:16:14 +0000 (23:16 +0100)
committerChris Young <chris@unsatisfactorysoftware.co.uk>
Wed, 13 Jun 2012 22:16:14 +0000 (23:16 +0100)
commit96ef3d84629ef72fb662d95abbab3de634921678
tree1859c8ce4b577acce3c5561d7f749f5a23574d58
parent2aeadb9c78df4b463ffb3293e242e19a7e0d17a9
Make this more generic and mergeable.
Needs AmigaOS.cmake now from CMake package at OS4Depot, or contents below:
--8<--
SET(AMIGA 1)
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-fPIC")
SET(CMAKE_SHARED_LIBRARY_CREATE_C_FLAGS "-shared")
--8<--
CMakeLists.txt
src/amiga/map.c [new file with mode: 0755]
src/netops.c
src/path.c
src/posix.h
src/unix/map.c