[Glibc-bsd-commits] r3734 - trunk/kfreebsd-8/debian/patches

Robert Millan rmh at alioth.debian.org
Sun Oct 16 08:43:02 UTC 2011


Author: rmh
Date: 2011-10-16 08:43:02 +0000 (Sun, 16 Oct 2011)
New Revision: 3734

Modified:
   trunk/kfreebsd-8/debian/patches/020_linker.diff
   trunk/kfreebsd-8/debian/patches/950_no_stack_protector.diff
Log:
Refresh all patches

Modified: trunk/kfreebsd-8/debian/patches/020_linker.diff
===================================================================
--- trunk/kfreebsd-8/debian/patches/020_linker.diff	2011-10-12 11:00:43 UTC (rev 3733)
+++ trunk/kfreebsd-8/debian/patches/020_linker.diff	2011-10-16 08:43:02 UTC (rev 3734)
@@ -24,7 +24,7 @@
  .endif
 --- a/sys/conf/kmod.mk
 +++ b/sys/conf/kmod.mk
-@@ -180,7 +180,9 @@
+@@ -183,7 +183,9 @@
  
  .if ${MACHINE_ARCH} != amd64 && ${MACHINE_ARCH} != mips
  ${FULLPROG}: ${KMOD}.kld

Modified: trunk/kfreebsd-8/debian/patches/950_no_stack_protector.diff
===================================================================
--- trunk/kfreebsd-8/debian/patches/950_no_stack_protector.diff	2011-10-12 11:00:43 UTC (rev 3733)
+++ trunk/kfreebsd-8/debian/patches/950_no_stack_protector.diff	2011-10-16 08:43:02 UTC (rev 3734)
@@ -24,7 +24,7 @@
  CFLAGS+=	-fstack-protector
 --- a/sys/conf/kmod.mk
 +++ b/sys/conf/kmod.mk
-@@ -132,6 +132,9 @@
+@@ -135,6 +135,9 @@
  CFLAGS+=	-G0 -fno-pic -mno-abicalls -mlong-calls
  .endif
  




More information about the Glibc-bsd-commits mailing list