Manu Maier 2018-03-29 17:29:18 +00:00 committed by Git OBS Bridge
parent 368726c495
commit 3c1324fff8

View File

@ -102,7 +102,7 @@ Index: rust/rustc-1.23.0-src/src/jemalloc/build-aux/config.guess
*:NetBSD:*:*) *:NetBSD:*:*)
# NetBSD (nbsd) targets should (where applicable) match one or # NetBSD (nbsd) targets should (where applicable) match one or
# more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*,
@@ -169,30 +176,30 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ @@ -169,30 +169,30 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
# portion of the name. We always set it to "unknown". # portion of the name. We always set it to "unknown".
sysctl="sysctl -n hw.machine_arch" sysctl="sysctl -n hw.machine_arch"
UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \