Ignore:
Timestamp:
Feb 9, 2013, 11:40:02 PM (11 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
4ebd189
Parents:
f6efc82
git-author:
Paul Brossier <piem@piem.org> (02/09/13 23:38:46)
git-committer:
Paul Brossier <piem@piem.org> (02/09/13 23:40:02)
Message:

build_osx: simplify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • interfaces/python/build_osx

    rf6efc82 rbc4c243  
    44set -x
    55
    6 export CFLAGS="-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include/"
    7 export CFLAGS="-arch i386 -arch x86_64 $CFLAGS"
    8 export LDFLAGS=-L../../build/src/
    96python setup.py clean build
    107export PYTHONPATH=./build/lib.macosx-10.6-intel-2.7:$PYTHONPATH
Note: See TracChangeset for help on using the changeset viewer.