aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pixie.rb
diff options
context:
space:
mode:
authorilovezfs2014-05-11 09:39:53 -0700
committerMike McQuaid2014-06-02 11:46:55 +0100
commit9766ecd6858ab87536dee317c638bc79d0a7bf9f (patch)
treef1a7621e148f1ff91e5d01e644df865595fb2ca2 /Library/Formula/pixie.rb
parent2a5855c525c8f5a5b0b847fe9e455f8ef9d1a6ef (diff)
downloadhomebrew-9766ecd6858ab87536dee317c638bc79d0a7bf9f.tar.bz2
dar: fix build, add new options, disable static.
The Mavericks build is fixed by using ENV.libstdcxx with clang. The Mavericks build also can succeed without using ENV.libstdcxx if the compiler is gcc-4.8 (or perhaps others, as well). New options are provided for docs, lzo, gcrypt, gettext, and upx. Accordingly, gettext is no longer a required dependency. The build uses the sed -r option, which is not available in the system sed, but is, in Homebrew's gnu-sed. Specifically, this resolves the error: /usr/bin/sed: illegal option -- r Similarly, when --docs is enabled, the build uses the cp -d option, which is not available in the system cp, but is, in gnu cp, which is part of the coreutils Homebrew formula. In particular, this avoids the error: ./portable_cp html /usr/local/Cellar/dar/2.4.13/share/dar cp: illegal option -- d The configure option --disable-dar-static is now always passed in order to decrease the time it takes for configure to run. This is suggested by the output from configure when configure finds that static is not possible.
Diffstat (limited to 'Library/Formula/pixie.rb')
0 files changed, 0 insertions, 0 deletions