diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libpst.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/libpst.rb b/Library/Formula/libpst.rb index 1d9a47e6b..71675c591 100644 --- a/Library/Formula/libpst.rb +++ b/Library/Formula/libpst.rb @@ -18,7 +18,6 @@ class Libpst < Formula ] args << '--disable-dii' unless build.include? 'pst2dii' if build.with? 'python' - # ENV['PYTHON_EXTRA_LDFLAGS'] = '-u _PyMac_Error' args << '--enable-python' << '--with-boost-python=mt' else args << '--disable-python' |
