Created
October 4, 2012 02:44
-
-
Save nicolamontecchio/3831176 to your computer and use it in GitHub Desktop.
mac universal binary stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
merge two libs: | |
lipo -create libfftw3f-i386.a libfftw3f-ppc.a -output libfftw3f.a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment