Skip to content

Instantly share code, notes, and snippets.

@nicolamontecchio
Created October 4, 2012 02:44
Show Gist options
  • Save nicolamontecchio/3831176 to your computer and use it in GitHub Desktop.
Save nicolamontecchio/3831176 to your computer and use it in GitHub Desktop.
mac universal binary stuff
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