#19280 closed enhancement (fixed)
expat: remove no_static variant
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | expat |
Description
expat has a variant called no_static which disables the building of the static library. No other ports have a variant by this name. MacPorts policy is to build static and dynamic libraries for all ports whenever possible. expat's no_static variant was created in r10738. Previously the port always disabled the static library. Now it's just a variant, but there's no reason to have it since the static library doesn't take appreciably longer to build and it's small. Having fewer variants is better so the variant should be deleted.
Change History (2)
comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Deleted variant in r49541.