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

[glibc] 01/01: sysdeps/hurd.mk: Enable stack-protector on the Hurd



This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.25
in repository glibc.

commit c07d27dbbb2d0e8986a2c552e2208c28d51a159a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 28 00:08:26 2017 +0000

    sysdeps/hurd.mk: Enable stack-protector on the Hurd
---
 debian/changelog       | 1 +
 debian/sysdeps/hurd.mk | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e15af65..f0ebd8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ glibc (2.25-0experimental4) UNRELEASED; urgency=medium
   * patches/hurd-i386/git-stack-protect-static.diff: New patch.
   * patches/hurd-i386/cvs-libpthread.diff: Update, fixes rt/tst-aio and
     rt/tst-aio64 sync ordering.
+  * sysdeps/hurd.mk: Enable stack-protector on the Hurd.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 27 Aug 2017 01:51:15 +0200
 
diff --git a/debian/sysdeps/hurd.mk b/debian/sysdeps/hurd.mk
index 143f911..6e8fff7 100644
--- a/debian/sysdeps/hurd.mk
+++ b/debian/sysdeps/hurd.mk
@@ -11,8 +11,6 @@ threads = no
 libc_add-ons = libpthread $(add-ons)
 # MIG generates a lot of warnings
 extra_config_options = --disable-werror
-# Building with stack-protector is not supported on the Hurd
-extra_config_options += --enable-stack-protector=no
 
 ifndef HURD_SOURCE
   HURD_HEADERS := /usr/include

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: