Home
last modified time | relevance | path

Searched refs:UNAME_MACHINE_ARCH (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/dialog/
H A Dconfig.guess182 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
186 case "$UNAME_MACHINE_ARCH" in
193 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
194 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
197 *) machine="$UNAME_MACHINE_ARCH"-unknown ;;
201 case "$UNAME_MACHINE_ARCH" in
222 case "$UNAME_MACHINE_ARCH" in
225 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
247 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
248 echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE"
[all …]
/freebsd/contrib/libevent/build-aux/
H A Dconfig.guess182 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
186 case "$UNAME_MACHINE_ARCH" in
193 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
194 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
197 *) machine="$UNAME_MACHINE_ARCH"-unknown ;;
201 case "$UNAME_MACHINE_ARCH" in
222 case "$UNAME_MACHINE_ARCH" in
225 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
247 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
248 echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE"
[all …]
/freebsd/crypto/openssh/
H A Dconfig.guess205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
209 case $UNAME_MACHINE_ARCH in
217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
221 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
225 case $UNAME_MACHINE_ARCH in
246 case $UNAME_MACHINE_ARCH in
249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
272 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/sqlite3/
H A Dconfig.guess205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
209 case $UNAME_MACHINE_ARCH in
217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
221 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
225 case $UNAME_MACHINE_ARCH in
246 case $UNAME_MACHINE_ARCH in
249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
272 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/ldns/
H A Dconfig.guess205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
209 case $UNAME_MACHINE_ARCH in
217 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
218 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
221 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
225 case $UNAME_MACHINE_ARCH in
246 case $UNAME_MACHINE_ARCH in
249 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
271 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
272 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/ncurses/
H A Dconfig.guess211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
215 case $UNAME_MACHINE_ARCH in
223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
227 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
231 case $UNAME_MACHINE_ARCH in
252 case $UNAME_MACHINE_ARCH in
255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
278 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/byacc/
H A Dconfig.guess209 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
213 case $UNAME_MACHINE_ARCH in
221 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
222 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
225 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
229 case $UNAME_MACHINE_ARCH in
250 case $UNAME_MACHINE_ARCH in
253 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
275 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
276 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/tcpdump/
H A Dconfig.guess211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
215 case $UNAME_MACHINE_ARCH in
223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
227 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
231 case $UNAME_MACHINE_ARCH in
252 case $UNAME_MACHINE_ARCH in
255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
278 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/libpcap/
H A Dconfig.guess211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
215 case $UNAME_MACHINE_ARCH in
223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
227 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
231 case $UNAME_MACHINE_ARCH in
252 case $UNAME_MACHINE_ARCH in
255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
278 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/unbound/
H A Dconfig.guess211 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
215 case $UNAME_MACHINE_ARCH in
223 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
224 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
227 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
231 case $UNAME_MACHINE_ARCH in
252 case $UNAME_MACHINE_ARCH in
255 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
277 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
278 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
[all …]
/freebsd/contrib/openpam/
H A Dconfig.guess181 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
185 case "$UNAME_MACHINE_ARCH" in
192 arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
193 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
196 *) machine="$UNAME_MACHINE_ARCH"-unknown ;;
200 case "$UNAME_MACHINE_ARCH" in
221 case "$UNAME_MACHINE_ARCH" in
224 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
246 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
247 echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE"
[all …]
/freebsd/contrib/file/
H A Dconfig.guess205 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
209 case $UNAME_MACHINE_ARCH in
222 endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
225 *) machine=$UNAME_MACHINE_ARCH-unknown ;;
229 case $UNAME_MACHINE_ARCH in
250 case $UNAME_MACHINE_ARCH in
253 abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
275 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
276 GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE
279 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.guess171 UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \
175 case "${UNAME_MACHINE_ARCH}" in
182 arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
183 endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
186 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
190 case "${UNAME_MACHINE_ARCH}" in
208 case "${UNAME_MACHINE_ARCH}" in
211 abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
233 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
234 echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
[all …]
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess171 UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
173 case "${UNAME_MACHINE_ARCH}" in
179 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
183 case "${UNAME_MACHINE_ARCH}" in
219 UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
220 echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE}
223 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
224 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
/freebsd/crypto/heimdal/
H A Dconfig.guess157 UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
159 case "${UNAME_MACHINE_ARCH}" in
165 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
169 case "${UNAME_MACHINE_ARCH}" in
205 UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
206 echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
/freebsd/contrib/openbsm/config/
H A Dconfig.guess154 UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
156 case "${UNAME_MACHINE_ARCH}" in
161 *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
165 case "${UNAME_MACHINE_ARCH}" in