2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Applied patch from Dick Hadsell (hadsell@blueskystudios.com)

[SVN r13297]
This commit is contained in:
Dave Abrahams
2002-03-28 13:23:53 +00:00
parent 0a635f6e80
commit fb57778ee1
2 changed files with 2 additions and 2 deletions

View File

@@ -96,5 +96,5 @@ rule Archive-action
actions updated together piecemeal mipspro-Archive-action
{
"$(MIPSPRO_BIN_DIRECTORY)/ar" ru$(ARFLAGS) "$(<:T)" "$(>:T)"
"$(MIPSPRO_BIN_DIRECTORY)/CC" -ar $(CFLAGS) $(C++FLAGS) -o "$(<:T)" "$(>:T)"
}

View File

@@ -96,5 +96,5 @@ rule Archive-action
actions updated together piecemeal mipspro-Archive-action
{
"$(MIPSPRO_BIN_DIRECTORY)/ar" ru$(ARFLAGS) "$(<:T)" "$(>:T)"
"$(MIPSPRO_BIN_DIRECTORY)/CC" -ar $(CFLAGS) $(C++FLAGS) -o "$(<:T)" "$(>:T)"
}