From b9fd031631b1d044334399a1f2345e8d952aa5a5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 27 Feb 2014 21:28:34 -0600 Subject: Binutils 2.4 wants us to include config.h before bfd.h --- misc/buildroot/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/buildroot/ChangeLog') diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog index 6ed11b186..aa87dd9a5 100644 --- a/misc/buildroot/ChangeLog +++ b/misc/buildroot/ChangeLog @@ -147,4 +147,6 @@ buildroot-1.14 2011-xx-xx * Support for the Cortex-M4F (with hardware floating point). Also from David Alessio (2014-2-18). * Added a Cortex-M3 GCC 4.8.2 EABI configuration (2014-2-27). + * toolchain/nxflat/ldnxflat.c and mknxflat.c: Fix error with binutils-2.4: + bfd.h wants us to include config.h first (2014-2.27). -- cgit v1.2.3