From 472bb4190377fb9c3107aebc146004a1a86a7d80 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 4 Sep 2007 13:30:55 +0000 Subject: 2007-09-04 Joel Sherrill * Makefile.am: Add bin2c so we can have a more reliable way to convert binary files to objects. If they are in C, we can use the correct CPU CFLAGS and they will link easier. --- tools/build/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/build/ChangeLog') diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog index 825deff0ad..8913304bff 100644 --- a/tools/build/ChangeLog +++ b/tools/build/ChangeLog @@ -1,3 +1,9 @@ +2007-09-04 Joel Sherrill + + * Makefile.am: Add bin2c so we can have a more reliable way to convert + binary files to objects. If they are in C, we can use the correct CPU + CFLAGS and they will link easier. + 2006-12-02 Ralf Corsépius * configure.ac: New BUG-REPORT address. -- cgit v1.2.3