Opened 12 years ago
Closed 12 years ago
#4242 closed Patches (fixed)
Boost Build (OSX): allow use of multiple framework paths
| Reported by: | Sohail Somani | Owned by: | Vladimir Prus | 
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | build | 
| Version: | Boost 1.41.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
This patch modifies darwin.jam to allow the use of multiple framework paths. Previously, only one would be used.
Attachments (1)
Change History (2)
by , 12 years ago
| Attachment: | bjam_osx_framework.diff added | 
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

This was apparently applied in r58371. Thanks!