mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Break Pathscale 3.2 build while trying to bring up 4.x.
Remove pathscale.jam AR rule to see if we can link with 4.x. Will figure out later how to support both, if necessary. [SVN r68762]
This commit is contained in:
@@ -161,7 +161,7 @@ actions link.dll bind LIBRARIES
|
||||
}
|
||||
|
||||
# Declare action for creating static libraries
|
||||
actions piecemeal archive
|
||||
{
|
||||
"$(CONFIG_COMMAND)" -ar -o "$(<)" "$(>)"
|
||||
}
|
||||
# actions piecemeal archive
|
||||
# {
|
||||
# "$(CONFIG_COMMAND)" -ar -o "$(<)" "$(>)"
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user