comparison libiberty/configure @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
4858 sparc*-*-*) case "${CFLAGS}" in 4858 sparc*-*-*) case "${CFLAGS}" in
4859 *-fpic* ) PICFLAG=-fpic ;; 4859 *-fpic* ) PICFLAG=-fpic ;;
4860 * ) PICFLAG=-fPIC ;; 4860 * ) PICFLAG=-fPIC ;;
4861 esac ;; 4861 esac ;;
4862 s390*-*-*) PICFLAG=-fpic ;; 4862 s390*-*-*) PICFLAG=-fpic ;;
4863 sh*-*-*) PICFLAG=-fPIC ;;
4863 esac 4864 esac
4864 fi 4865 fi
4865 4866
4866 4867
4867 echo "# Warning: this fragment is automatically generated" > temp-frag 4868 echo "# Warning: this fragment is automatically generated" > temp-frag