summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-08-06 19:13:53 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-08-06 19:13:53 +0000
commit570e3e23c62a01807f2a6a09f6f5c21e0f3e705d (patch)
treeee5a533b5ceb2e9a4dc1505896f165ad5860fc7b /sys-boot/silo/files
parentadd GLEP 56 USE flag desc from use.local.desc (diff)
downloadgentoo-2-570e3e23c62a01807f2a6a09f6f5c21e0f3e705d.tar.gz
gentoo-2-570e3e23c62a01807f2a6a09f6f5c21e0f3e705d.tar.bz2
gentoo-2-570e3e23c62a01807f2a6a09f6f5c21e0f3e705d.zip
Version bump, set HOMEPAGE to something more useful
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r7 sparc64)
Diffstat (limited to 'sys-boot/silo/files')
-rw-r--r--sys-boot/silo/files/qa-no-strip.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-boot/silo/files/qa-no-strip.patch b/sys-boot/silo/files/qa-no-strip.patch
new file mode 100644
index 000000000000..ea01e2ed10b7
--- /dev/null
+++ b/sys-boot/silo/files/qa-no-strip.patch
@@ -0,0 +1,11 @@
+--- Rules.make
++++ Rules.make
+@@ -6,7 +6,7 @@
+ CC=gcc -m32
+ LD=ld -m elf32_sparc
+ AS=as
+-STRIP=strip
++STRIP=true
+ NM=nm
+ ELFTOAOUT=elftoaout
+ BIN2H=../common/bin2h