Skip to content
Snippets Groups Projects
Commit 22f4f33a authored by geoffk1's avatar geoffk1
Browse files

Update cross-building command for Darwin.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2399 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent a428bbc8
No related branches found
No related tags found
No related merge requests found
Smartmontools installation instructions Smartmontools installation instructions
======================================= =======================================
$Id: INSTALL,v 1.72 2006/11/15 22:48:04 chrfranke Exp $ $Id: INSTALL,v 1.73 2007/04/27 08:50:00 geoffk1 Exp $
Please also see the smartmontools home page: Please also see the smartmontools home page:
http://smartmontools.sourceforge.net/ http://smartmontools.sourceforge.net/
...@@ -350,7 +350,7 @@ SuSE: ...@@ -350,7 +350,7 @@ SuSE:
If you'd like to build the i386 version on a powerpc machine, you can If you'd like to build the i386 version on a powerpc machine, you can
use use
CC='gcc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386' \ CXX='g++ -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386' \
./configure --host=i386-apple-darwin \ ./configure --host=i386-apple-darwin \
--with-initscriptdir=/Library/StartupItems --with-initscriptdir=/Library/StartupItems
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment