[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r5867 - glibc-package/branches/glibc-branch-wheezy/debian/patches/any



Author: aurel32
Date: 2013-12-04 13:39:57 +0000 (Wed, 04 Dec 2013)
New Revision: 5867

Modified:
   glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4788.diff
Log:
Really fix tst-ptrguard1.out test


Modified: glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4788.diff
===================================================================
--- glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4788.diff	2013-12-04 13:39:12 UTC (rev 5866)
+++ glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4788.diff	2013-12-04 13:39:57 UTC (rev 5867)
@@ -101,7 +101,7 @@
  tst-stackguard1-ARGS = --command "$(local-built-program-cmd) --child"
  tst-stackguard1-static-ARGS = --command "$(objpfx)tst-stackguard1-static --child"
  
-+tst-ptrguard1-ARGS = --command "$(host-test-program-cmd) --child"
++tst-ptrguard1-ARGS = --command "$(local-built-program-cmd) --child"
 +# When built statically, the pointer guard interface uses
 +# __pointer_chk_guard_local.
 +CFLAGS-tst-ptrguard1-static.c = -DPTRGUARD_LOCAL


Reply to: