Opened 14 years ago
Closed 13 years ago
#2191 closed Patches (fixed)
Add qcc as name of the toolset to the build library names
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | Component: | build | |
Version: | Boost 1.35.0 | Severity: | Problem |
Keywords: | Cc: |
Description
There is not toolset name set for qcc in the
local rule toolset-tag
located in common.jam.
The one line patch added the toolset qcc to generate the appropriate tag in the library names.
The patch does not harm other toolsets.
This problem is also present in the development trunk.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | add_toolset_tag_for_qcc.diff added |
---|
comment:1 by , 14 years ago
Milestone: | Boost 1.35.1 |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Milestone Boost 1.35.1 deleted