mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
@@ -451,7 +451,7 @@ rule setup-address-model ( targets * : sources * : properties * )
|
||||
else
|
||||
{
|
||||
local arch = [ feature.get-values architecture : $(properties) ] ;
|
||||
if $(arch) != arm
|
||||
if $(arch) != arm && $(arch) != mips1
|
||||
{
|
||||
if $(model) = 32
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user