Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134341
Collapse All | Expand All

(-)qt-x11-opensource-src-4.1.4/configure.orig (+6 lines)
Lines 1821-1826 Link Here
1821
    	fi
1821
    	fi
1822
    	ARCH=s390
1822
    	ARCH=s390
1823
    	;;
1823
    	;;
1824
    Linux:*:sparc*)
1825
        if [ "$OPT_VERBOSE" = "yes" ]; then
1826
            echo "    Linux on SPARC"
1827
        fi
1828
        ARCH=sparc
1829
        ;;
1824
    *:*:*)
1830
    *:*:*)
1825
        if [ "$OPT_VERBOSE" = "yes" ]; then
1831
        if [ "$OPT_VERBOSE" = "yes" ]; then
1826
            echo "    Trying '$UNAME_MACHINE'..."
1832
            echo "    Trying '$UNAME_MACHINE'..."

Return to bug 134341