Opened 16 years ago
Closed 15 years ago
#18963 closed enhancement (fixed)
boost-1.38 +universal
Reported by: | guidolorenz@… | Owned by: | sanchom (Sancho McCann) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | boost |
Description
Boost 1.38 has improved universal binary support through the bjam parameters architecture
and address-model
.
I have attatched a patch for the Portfile from #18785, so that patch must be incorporated first. The universal variant is "hidden" in the post-patch phase and uses a lengthy if/else-block to determine the correct architecture
and address-model
values from ${universal_archs
}. Maybe someone has a good idea on how to simplify it.
Attachments (1)
Change History (5)
Changed 16 years ago by guidolorenz@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Cc: | sanchom@… removed |
---|---|
Owner: | changed from macports-tickets@… to sanchom@… |
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Cc Me!