diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2014-05-01 18:44:07 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2014-05-01 18:44:07 +0000 |
commit | 5184840f730ca392dd8716c7c541594ad196e48d (patch) | |
tree | 1467a40c98d8175775cf0a71a60fd7bd25780227 | |
parent | add gpg binaries and conf from 0.3.3 branch (diff) | |
download | gpg4usb-5184840f730ca392dd8716c7c541594ad196e48d.tar.gz gpg4usb-5184840f730ca392dd8716c7c541594ad196e48d.zip |
updated mac build docu
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.4-beta@1098 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r-- | macbuild.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/macbuild.txt b/macbuild.txt index aeef1e1..223780d 100644 --- a/macbuild.txt +++ b/macbuild.txt @@ -1,5 +1,7 @@ build gpg: http://macgpg.sourceforge.net/docs/howto-build-gpg-osx.txt.asc +$ ./configure --prefix=/usr --exec-prefix=/usr --without-libusb +$ make check dll inclusion: -$ otool -L release/bin/gpg-mac +$ otool -L g10/gpg |