Opened 8 years ago
Closed 8 years ago
#51777 closed enhancement (fixed)
notmuch-addrlookup: use the right compiler and arch flags and add a universal variant
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | notmuch-addrlookup |
Description
Because notmuch-addrlookup uses use_configure no
, it must manually take care of UsingTheRightCompiler and -arch
flags, and adding a universal variant.
Change History (3)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | notmuch-addrlookup: use the right compiler and arch flags and add a univeral variant → notmuch-addrlookup: use the right compiler and arch flags and add a universal variant |
---|
comment:2 Changed 8 years ago by seanfarley (Sean Farley)
Status: | new → assigned |
---|
comment:3 Changed 8 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r149952
Note: See
TracTickets for help on using
tickets.
Thanks for the diagnosis of why it failed to build!