Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2006 23:09:19 GMT
From:      "R. Tyler Ballance" <tyler@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 102508 for review
Message-ID:  <200607262309.k6QN9Js0082682@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=102508

Change 102508 by tyler@orange on 2006/07/26 23:09:10

	Merge changes to progress buildworld further along with 
	TARGET=iguana

Affected files ...

.. //depot/projects/l4bsd/src/gnu/usr.bin/gdb/arch/iguana/Makefile#1 add
.. //depot/projects/l4bsd/src/lib/libc/iguana/Makefile.inc#1 add
.. //depot/projects/l4bsd/src/lib/libpthread/arch/iguana/Makefile.inc#1 add
.. //depot/projects/l4bsd/src/lib/libthr/arch/iguana/Makefile.inc#1 add
.. //depot/projects/l4bsd/src/lib/msun/iguana/Makefile.inc#1 add
.. //depot/projects/l4bsd/src/share/mk/bsd.endian.mk#2 edit

Differences ...

==== //depot/projects/l4bsd/src/share/mk/bsd.endian.mk#2 (text+ko) ====

@@ -4,6 +4,7 @@
     ${MACHINE_ARCH} == "amd64" || \
     ${MACHINE_ARCH} == "i386" || \
     ${MACHINE_ARCH} == "ia64" || \
+    ${MACHINE_ARCH} == "iguana" || \
     (${MACHINE_ARCH} == "arm" && !defined(ARM_BIG_ENDIAN))
 TARGET_ENDIANNESS= 1234
 .elif ${MACHINE_ARCH} == "powerpc" || \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607262309.k6QN9Js0082682>