[Groonga-commit] groonga/groonga at 69f88e9 [master] deb: add missing HARDENING build flags

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Jan 21 15:14:39 JST 2014


HAYASHI Kentaro	2014-01-21 15:14:39 +0900 (Tue, 21 Jan 2014)

  New Revision: 69f88e90efddbab26274152e3bb0564dbf5cb249
  https://github.com/groonga/groonga/commit/69f88e90efddbab26274152e3bb0564dbf5cb249

  Message:
    deb: add missing HARDENING build flags
    
    This fixes W: hardening-no-relro
    See http://lintian.debian.org/tags/hardening-no-relro.html

  Modified files:
    packages/debian/rules

  Modified: packages/debian/rules (+3 -0)
===================================================================
--- packages/debian/rules    2014-01-21 13:27:55 +0900 (a7e81de)
+++ packages/debian/rules    2014-01-21 15:14:39 +0900 (1879385)
@@ -6,6 +6,9 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_HARDENING = 1
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index