From 13c56943b6a7730079680df95f8d04be2f6bb53a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 24 Jul 2007 12:31:01 +0000 Subject: 2007-07-24 Richard Hughes * configure.in: Check for -Wl,--gc-sections so we can really reduce the size of the setuid binary. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 006d3348..05369c15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-07-24 Richard Hughes + + * configure.in: + Check for -Wl,--gc-sections so we can really reduce the size of the + setuid binary. + 2007-07-24 Richard Hughes * bus/activation.c: (handle_activation_exit_error), -- cgit