Opened 12 years ago
Closed 12 years ago
#34616 closed enhancement (fixed)
tao: implement +universal and +ssl variants
Reported by: | lockhart (Thomas Lockhart) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch maintainer | Cc: | ryandesign (Ryan Carsten Schmidt), pixilla (Bradley Giesbrecht) |
Port: | tao |
Description
The TAO port currently does not support variants though the TAO build system does. Implement these variants and explicitly use the proper compiler using the same techniques applied to the ACE port in ticket #34603.
Attachments (2)
Change History (3)
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | patch-include-makeinclude-platform_macros.GNU.diff added |
---|
Changed 12 years ago by lockhart (Thomas Lockhart)
Attachment: | Portfile-6.1.2-universal.diff added |
---|
Implement +universal and +ssl variants.
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Bradley committed this in r93517.
Note: See
TracTickets for help on using
tickets.
Add configurable options for universal binaries and ssl support. This is a full file, not a patch on the previous version.