summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-07-31 03:05:07 -0400
committerJeffrey Walton <noloader@gmail.com>2015-07-31 03:05:07 -0400
commitb27ca38ad76182b153fe9fce2592889629559445 (patch)
treed978fafe86ec8211a3bc727703c126c805dd100f /Install.txt
parent2a09da77d6cc63151029c59a87e41030b8032480 (diff)
downloadcryptopp-git-b27ca38ad76182b153fe9fce2592889629559445.tar.gz
fat libraries → fat binaries
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Install.txt b/Install.txt
index 3ea035ab..f9ba006b 100644
--- a/Install.txt
+++ b/Install.txt
@@ -39,7 +39,7 @@ Or:
make libcryptopp.a libcryptopp.so cryptest.exe
-On Mac OS X, you can build fat libraries by setting MULTIARCH=1:
+On Mac OS X, you can build fat binaries by setting MULTIARCH=1:
make MULTIARCH=1