#54417 closed enhancement (fixed)
unbound @1.6.4 builds with Clang 3.9 on SnowLeopard
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | snowleopard | Cc: | snc@… |
Port: | unbound |
Description
I created a local
variant of Portfile
and removed the limitation to Clang 3.4. The port built in both variants, the one with and the one without libevent.
Maybe this limitation is not needed anymore?
Attachments (1)
Change History (7)
comment:1 Changed 7 years ago by nerdling (Jeremy Lavergne)
Owner: | set to nerdling |
---|---|
Status: | new → accepted |
comment:2 follow-up: 4 Changed 7 years ago by nerdling (Jeremy Lavergne)
Changed 7 years ago by nerdling (Jeremy Lavergne)
Attachment: | unbound-remove-clang-restriction-on-snow-leopard.diff added |
---|
looses compiler dependencies on snow leopard
comment:3 Changed 7 years ago by nerdling (Jeremy Lavergne)
I've attached a patch that worked for me: it loosens the compiler restriction on Snow Leopard while still ensuring the default compilers are not used.
comment:4 Changed 7 years ago by ballapete (Peter "Pete" Dyballa)
comment:5 Changed 7 years ago by mf2k (Frank Schima)
Type: | request → enhancement |
---|
Note that a "request" ticket type is only for requesting a new port.
comment:6 Changed 7 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Did you need to
--disable-ecdsa
?