aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby-build.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-04-01 23:30:41 -0700
committerAdam Vandenberg2012-05-26 21:07:03 -0700
commit52cd853e49a9332d71eacbcc34a16d209f71042c (patch)
treebb57dd8f4a888412e778a6d3dabff75398fefd30 /Library/Formula/ruby-build.rb
parent49f5f37ca37ee49008fb3aecb7095c29a211de5d (diff)
downloadhomebrew-52cd853e49a9332d71eacbcc34a16d209f71042c.tar.bz2
net-snmp - fix compile error on Lion
net-snmp-5.7.1 is missing a darwin11.h header that can be copied from the existing darwin10.h, if the 10s are changed to 11s. Configure also warns that mibII/icmp is required but disabled. * remove the configure flag --with-out-mib-modules=mibII/icmp * if lion, cp the darwin10.h to darwin11.h * patch the darwin11.h to replace the 10s with 11s. This builds again on Lion without error. The patch has been reported upstream, and its url is in the formula comments. Closes #11378. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/ruby-build.rb')
0 files changed, 0 insertions, 0 deletions