From 1fbd9ef8132c250d3f4c2e575cdc99a08f73d090 Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Thu, 25 Nov 2010 15:38:31 -0200 Subject: package/Makefile.in: Add OBJDUMP=$(TARGET_OBJDUMP) to TARGET_CONFIGURE_OPTS Closes #2857 The OBJDUMP was missing from TARGET_CONFIGURE_OPTS, this patch adds it to the proper place in package/Makefile.in. Signed-off-by: Peter Korsgaard --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cb1daff5d..87056ed27 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,13 @@ 2010.11, Not yet released: - Fixes all over the tree. + Fixes all over the tree. Updated/fixed packages: qt, xserver-xorg + Issues resolved (http://bugs.uclibc.org): + + #2857: OBJDUMP definition is missing from TARGET_CONFIGURE_OPTS + 2010.11-rc2, Released November 25th, 2010: Fixes all over the tree. -- cgit v1.2.3-55-g7522