About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
ulm 08/09/26 05:35:10 Added: emacs-22.2-sh.patch Log: SuperH support, bug 238210. (Portage version: 2.2_rc9/cvs/Linux 2.6.26-gentoo-r1 i686) Revision Changes Path 1.1 app-editors/emacs/files/emacs-22.2-sh.patch file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/files/emacs-22.2-sh.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/files/emacs-22.2-sh.patch?rev=1.1&content-type=text/plain Index: emacs-22.2-sh.patch =================================================================== --- emacs-22.2-orig/configure.in 2008-09-26 07:20:44.000000000 +0200 +++ emacs-22.2/configure.in 2008-09-26 07:20:59.000000000 +0200 @@ -1192,6 +1192,11 @@ machine=mips opsys=gnu-linux ;; + ## SuperH (little endian) Linux-based GNU system + sh[34]-*-linux-gnu* ) + machine=sh3el opsys=gnu-linux + ;; + ## UXP/DS sparc-fujitsu-sysv4* ) machine=sparc opsys=uxpds
Updated Jan 16, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.