summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-08-25 13:45:37 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:25:57 -0800
commit9e634f29ea8bfdb719a57da61bd04420ab1e5202 (patch)
tree0540a16e4c302a226cab3275bd872c793e6c7d98 /debian/changelog
parentec62cb7dc2888a36436031294585f9d367a09b28 (diff)
Build with LDFLAGS=-Wl,-z,defs to guard against the possibility of
any undefined symbols (due to typos or otherwise) at build time. Closes: #10231.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6313ba1e..1db8aae1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ pam (1.1.0-1) UNRELEASED; urgency=low
* Updated debconf translations:
- French, thanks to Jean-Baka Domelevo Entfellner <domelevo@gmail.com>
(closes: #521266)
+ * Build with LDFLAGS=-Wl,-z,defs to guard against the possibility of
+ any undefined symbols (due to typos or otherwise) at build time.
+ Closes: #10231.
-- Steve Langasek <vorlon@debian.org> Mon, 24 Aug 2009 01:23:18 -0700