Home
last modified time | relevance | path

Searched refs:UNAME_MACHINE (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/
H A Dconfig.guess147 UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
334 UNAME_MACHINE=alpha ;;
336 UNAME_MACHINE=alpha ;;
338 UNAME_MACHINE=alpha ;;
689 case $UNAME_MACHINE in
936 case $UNAME_MACHINE in
1160 CPU=$UNAME_MACHINE
1244 && UNAME_MACHINE=i586
1464 UNAME_MACHINE=pc
1500 UNAME_MACHINE=i386
[all …]
/aoo41x/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch200 UNAME_MACHINE="alphaev79" ;;
555 case "${UNAME_MACHINE}" in
725 + case ${UNAME_MACHINE} in
755 + case ${UNAME_MACHINE} in
894 + #undef ${UNAME_MACHINE}
895 + #undef ${UNAME_MACHINE}el
898 + CPU=${UNAME_MACHINE}el
902 + CPU=${UNAME_MACHINE}
1334 UNAME_MACHINE=pc
1367 UNAME_MACHINE="$cputype"
[all …]
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch1826 + UNAME_MACHINE="alpha" ;;
1828 + UNAME_MACHINE="alpha" ;;
1830 + UNAME_MACHINE="alpha" ;;
1891 - UNAME_MACHINE="alpha"
2264 case "${UNAME_MACHINE}" in
2440 + case ${UNAME_MACHINE} in
2589 + #undef ${UNAME_MACHINE}
2590 + #undef ${UNAME_MACHINE}el
2593 + CPU=${UNAME_MACHINE}el
2597 + CPU=${UNAME_MACHINE}
[all …]

Completed in 63 milliseconds