Mercurial > ecos-v3_0-branch
diff packages/ChangeLog @ 1919:569bc58fc509
* pkgconf/rules.mak: Added removal of -Wstrict-prototypes compiler
option from the C++ flags (ACTUAL_CXXFLAGS). This silences a
warning from GCC 3.4.3.
| author | asl |
|---|---|
| date | Sun, 27 Mar 2005 13:03:00 +0000 |
| parents | c8c3d20dc86d |
| children | ae4d51806ab7 |
line wrap: on
line diff
--- a/packages/ChangeLog +++ b/packages/ChangeLog @@ -1,3 +1,9 @@ +2005-0303 Jay Foster <jay@systech.cam> + + * pkgconf/rules.mak: Added removal of -Wstrict-prototypes compiler + option from the C++ flags (ACTUAL_CXXFLAGS). This silences a + warning from GCC 3.4.3. + 2005-02-23 Kurt Stremerch <kurt.stremerch@exys.be> * ecos.db: Added support for Exys XSEngine (PXA255) based system.
