charon-xpc: add a note how to build the source tarball

This commit is contained in:
Martin Willi 2013-08-29 12:23:48 +02:00
parent 74ee1120d7
commit a0cd955f42
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@ needed.
charon-xpc is a special build linking statically against strongSwan components.
charon-xpc sources are not part of the official strongSwan distribution. Build
the charon-xpc tarball with:
git archive -o charon-xpc-$(grep AC_INIT configure.ac | \
cut -d '[' -f3 | cut -d ']' -f1).tar.bz2 \
HEAD src/frontends/osx
## Building strongSwan ##
strongSwan on OS X requires the libvstr library. The simplest way to install