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:
@@ -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)"
|
||||
}
|
||||
|
||||
@@ -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)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user