2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +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:
K. Noel Belcourt
2011-02-10 18:25:44 +00:00
parent 62d1e7cc11
commit d0587e06c6

View File

@@ -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 "$(<)" "$(>)"
# }