#26466: finer control of boost --------------------------------+------------------------------------------- Reporter: manphiz@… | Owner: adfernandes@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: haspatch Port: boost | --------------------------------+------------------------------------------- Changes (by adfernandes@…): * status: new => closed * resolution: => fixed Comment:
Note that there might be a problem: as boost is configured as "layout=tagged"
You know, at some point, you have to say "enough is enough" when it comes to building different configurations. :-) I think that if people want to disable certain types of build, then they should not be surprised when dependencies fail. Also, linking (faking) mt builds as st is not a good idea. Even though the interfaces are the same, there may be runtime linking and compile time changes (thread-local storage is a good example) that might break, without a trace. Committed in r72562. (Good job, BTW!) -- Ticket URL: <https://trac.macports.org/ticket/26466#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS