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

Bug#808141: sponsorship-requests: Dear mentors, I am looking for a sponsor for my package eclipse-titan.



* Pilisi Gergely <mail.pilisig@gmail.com>, 2016-01-22, 14:55:
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export CPPFLAGS=$(shell dpkg-buildflags --get CPPFLAGS)
export CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
export CXXFLAGS=$(shell dpkg-buildflags --get CXXFLAGS)
export LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)

Note that $(shell) constructs are not affected by variables exported in the same makefile.

export CCFLAGS=$(shell dplg-buildflags --get CFLAGS)

Typo: s/dplg/dpkg/.

What is wrong with that? :(

blhc(1) is invaluable for debugging hardening issues.

--
Jakub Wilk


Reply to: