aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/metalua.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-09-23 13:46:15 -0700
committerAdam Vandenberg2012-09-23 21:16:19 -0700
commitde17f11b8706ba0580eb049b8d0fb7259a922925 (patch)
tree0b0d4ee66a57c614b7f78554d5f8fb9db17e08b4 /Library/Formula/metalua.rb
parentdf91bd4594da198d41cb17cc228249943df3ffb9 (diff)
downloadhomebrew-de17f11b8706ba0580eb049b8d0fb7259a922925.tar.bz2
ext2fuse: fix build error by using a CFLAG
ext2fuse has been broken for a while because it's an old piece of code that needs a few cflags for clang. Macports also defines a different precompiler variable, `-D__FreeBSD__=10` which it turns out fixes all our build errors and aslo fixes the need we had for defining `SSIZE_T` - Add to CFLAGS `-D__FreeBSD__=10 -DENABLE_SWAPFS` like MP. - Add a `--std=gnu89` flag if compiler is clang - Remove the unneeded CFLAG. - Works great with superenv. Fixes #12207 Closes #15070. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/metalua.rb')
0 files changed, 0 insertions, 0 deletions