From 6bafe23ed7a7905e0526c9f9fc6d6d7b53e385ea Mon Sep 17 00:00:00 2001 From: David Capello Date: Tue, 19 Aug 2014 23:13:15 -0300 Subject: [PATCH] Update INSTALL.md with a new flag for i386 arch for Mac OS X --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 77cbe6c3e..3b520f78c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -79,6 +79,7 @@ website (you need to be registered): Install the MacOSX10.4.Universal.pkg and run cmake with the following parameters: + -DCMAKE_OSX_ARCHITECTURES:STRING=i386 -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.4 -DCMAKE_OSX_SYSROOT:STRING=/SDKs/MacOSX10.4u.sdk