Ignore:
Timestamp:
Feb 9, 2013, 5:23:47 AM (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:
27b39bf
Parents:
e8dd49f
Message:

build_osx: use system wide installation, remove parts of the path to catch different versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • interfaces/python/build_osx

    re8dd49f r21e2d5e3  
    44set -x
    55
    6 export CFLAGS="-I/Users/piem/Library/Python/2.7/site-packages/numpy-1.8.0.dev_436a28f_20120710-py2.7-macosx-10.7-x86_64.egg/numpy/core/include/ -arch i386 -arch x86_64"
     6export CFLAGS="-I/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy-1.8.0*/numpy/core/include/ -arch i386 -arch x86_64"
    77export LDFLAGS=-L../../build/src/
    88python setup.py clean build
Note: See TracChangeset for help on using the changeset viewer.