2
0
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:
K. Noel Belcourt
2011-02-10 18:25:44 +00:00
parent 4a1ac64464
commit a8f25e010a

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