Explorar el Código

missed the s390x project when fixing conflict

Michael Caisse hace 6 años
padre
commit
c186a9b36f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      boostcpp.jam

+ 1 - 0
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 ] ;

粤ICP备19079148号