summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-02-20 11:28:12 +0000
committerWerner Koch <wk@gnupg.org>2007-02-20 11:28:12 +0000
commitbfb2b7eaf2808d7ba17914b91c00bfc02b4ec6c2 (patch)
tree848792c3a93e483613a721c4d676f84ef0d37e11 /README
parentd1942b14eda3323b1b5af3240a6f1676335fc625 (diff)
downloadlibgcrypt-bfb2b7eaf2808d7ba17914b91c00bfc02b4ec6c2.tar.gz
New configure option --disable-endian-check.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 2f74ce4a..74911d0a 100644
--- a/README
+++ b/README
@@ -114,6 +114,12 @@
to select exactly those algorithm modules, which
should be built.
+ --disable-endian-check
+ Don't let configure test for the endianness but
+ try to use the OS provided macros at compile
+ time. This is helpful to create OS X fat binaries.
+
+
Contact
-------