diff options
| author | nibbles 2bits | 2012-06-20 11:39:24 -0700 |
|---|---|---|
| committer | Jack Nagel | 2012-07-07 02:53:05 -0500 |
| commit | 26c0d8f475daef5f1ba60625e7fbdad3f002cc78 (patch) | |
| tree | a6534010cfcd5593858a82d6a5f255046474817a /Library/Formula/cppunit.rb | |
| parent | e3cbfd8699a33275c8aecd63640cb0627938fd85 (diff) | |
| download | homebrew-26c0d8f475daef5f1ba60625e7fbdad3f002cc78.tar.bz2 | |
py2cairo: fix miscompile on Lion. Use LINKFLAG.
waf miscompiles py2cairo on Lion, linking the wrong Python Library when
HB Python is installed. So add a LINKFLAG that sets the path to the real
python Library as determined by `python-prefix`, where it gets used at
link time and fixes the problem where you can't import cairo into Python.
Also add a `fails_with :llvm` block to work around a build error where
waf tries to optimize with `-march=native` which llvm doesn't accept.
https://bugs.freedesktop.org/show_bug.cgi?id=51544
Tested on Lion and SL using system Python, HB framework Python,
HB non-framework Python with clang building both native and
universal binaries, by importing the cairo module into Python.
Rebased on Homebrew 0.9.2
Fixes #12893
Closes #12943.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/cppunit.rb')
0 files changed, 0 insertions, 0 deletions
