From b27ca38ad76182b153fe9fce2592889629559445 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Fri, 31 Jul 2015 03:05:07 -0400 Subject: [PATCH] =?UTF-8?q?fat=20libraries=20=E2=86=92=20fat=20binaries?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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