From c186a9b36fc1535f06ee0231437844cc29af1f2b Mon Sep 17 00:00:00 2001 From: Michael Caisse Date: Wed, 26 Jun 2019 08:18:11 -0700 Subject: missed the s390x project when fixing conflict --- boostcpp.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'boostcpp.jam') diff --git a/boostcpp.jam b/boostcpp.jam index 1ce5a51f7a..299401778d 100644 --- a/boostcpp.jam +++ b/boostcpp.jam @@ -624,6 +624,7 @@ rule deduce-architecture ( properties * ) : /boost/architecture//mips1 : /boost/architecture//power : /boost/architecture//riscv + : /boost/architecture//s390x : /boost/architecture//sparc : /boost/architecture//x86 : /boost/architecture//combined ] ; -- cgit v1.2.1