PERFORCE change 137141 for review

Warner Losh imp at FreeBSD.org
Sat Mar 8 05:31:20 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=137141

Change 137141 by imp at 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"


More information about the p4-projects mailing list