diff options
| author | nibbles 2bits | 2012-09-19 08:18:56 -0700 |
|---|---|---|
| committer | Jack Nagel | 2012-09-19 22:19:17 -0500 |
| commit | 0c6fde2cc1bd2ede06facc2a2a588dc7e5f0e966 (patch) | |
| tree | 93d96a4b5128d20fc767a4acd4129a84322e0f82 /Library/Formula/python.rb | |
| parent | 8edb2f90efec85c1e4a3519ad107f8fd2ed22104 (diff) | |
| download | homebrew-0c6fde2cc1bd2ede06facc2a2a588dc7e5f0e966.tar.bz2 | |
net-snmp: fix compile on ML, add darwin12.h
net-snmp has some fixes in HEAD for us coming in 5.7.2.
It fails on ML due to the same problem it has with Lion,
a missing header, and that's what's being fixed. It aslo
can't build the perl bindings because it wants to write to
`/Library/Perl`
- Duplicate the Lion path for ML and create `darwin12.h`
- Add `--enable-ipv6`
- Add `--with-logfile=#{var}/log/snmpd.log` fixes `/var/log/snmpd.log`
- Add `--disable-embedded-perl`
- Add `--without-perl-modules`
- Add `--disable-debugging`
- Remove an unused function `header_created?`
Fixes #14990.
Closes #15009.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/python.rb')
0 files changed, 0 insertions, 0 deletions
