Adding Mac OSX sdk instructions

This commit is contained in:
Ray Engelking 2018-03-06 21:26:07 -05:00 committed by GitHub
parent 3d995092e3
commit 5b69004757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -338,6 +338,13 @@ There will be a lot of warnings printed during the build of the image. These can
**Note**: When sudo asks for a password, enter the password for the user *debian* not for *root*.
Special steps to build for Mac OSX
----------------------------------
To comppile for the Mac OSX you will need to download the sdk from here:
https://github.com/phracker/MacOSX-SDKs/releases/download/10.13/MacOSX10.11.sdk.tar.xz
Then it needs to go in the /home/debian/gitian-builder/inputs folder
Getting and building the inputs
--------------------------------