Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2008 05:31:19 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 137141 for review
Message-ID:  <200803080531.m285VJIW046944@repoman.freebsd.org>

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

Change 137141 by imp@imp_lighthouse on 2008/03/08 05:30:37

	I have a recurring feeling of de ja vu.
	I have a recurring feeling of de ja vu.
	I have a recurring feeling of de ja vu.
	
	Remove extra copy of these files from these files.  I love how patch
	treats '+' lines...

Affected files ...

.. //depot/projects/mips2-jnpr/src/gnu/usr.bin/binutils/ld/armelf_fbsd.sh#2 edit
.. //depot/projects/mips2-jnpr/src/gnu/usr.bin/binutils/ld/armelfb_fbsd.sh#2 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/gnu/usr.bin/binutils/ld/armelf_fbsd.sh#2 (text+ko) ====

@@ -6,10 +6,3 @@
 
 unset STACK_ADDR
 unset EMBEDDED
-. ${srcdir}/emulparams/armelf.sh
-. ${srcdir}/emulparams/elf_fbsd.sh
-MAXPAGESIZE=0x8000
-GENERATE_PIE_SCRIPT=yes
-
-unset STACK_ADDR
-unset EMBEDDED

==== //depot/projects/mips2-jnpr/src/gnu/usr.bin/binutils/ld/armelfb_fbsd.sh#2 (text+ko) ====

@@ -11,15 +11,3 @@
 unset STACK_ADDR
 unset EMBEDDED
 OUTPUT_FORMAT="elf32-bigarm"
-#XXX: This should be used once those bits are merged back in the FSF repo.
-#. ${srcdir}/emulparams/armelf_fbsd.sh
-#
-#OUTPUT_FORMAT="elf32-bigarm"
-. ${srcdir}/emulparams/armelf.sh
-. ${srcdir}/emulparams/elf_fbsd.sh
-MAXPAGESIZE=0x8000
-GENERATE_PIE_SCRIPT=yes
-
-unset STACK_ADDR
-unset EMBEDDED
-OUTPUT_FORMAT="elf32-bigarm"



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