[top level] Detect if the host has a modern libxar, and add a shim if not.
commitc0057189443badf1d1f485312320c232e9002fb6
authorIain Sandoe <iains@gcc.gnu.org>
Wed, 30 Dec 2015 16:05:30 +0000 (30 16:05 +0000)
committerIain Sandoe <iain@codesourcery.com>
Sun, 3 Jan 2016 09:40:25 +0000 (3 09:40 +0000)
tree06ba5100ca804734e7be402ebcc71dfc249222fc
parent818fb19f1d196a1daf829c9613142ba8c20af18c
[top level] Detect if the host has a modern libxar, and add a shim if not.

For Darwin9, we need one extra function "xar_extract_tobuffersz"
(this was imported from Darwin10's libxar version)
CMakeLists.txt
cmake/config-ix.cmake
xar-additions/CMakeLists.txt [new file with mode: 0644]
xar-additions/xar-additions.c [new file with mode: 0644]
xar-additions/xar.h [new file with mode: 0644]