diff options
author | paul <paul> | 2005-11-26 09:28:00 +0100 |
---|---|---|
committer | paul <paul> | 2005-11-26 09:28:00 +0100 |
commit | 6a4b883229eb5590ee59cbe24ea0005df03be675 (patch) | |
tree | e9b88bbce3af475629401469be577b1dfb7231da /ChangeLog | |
parent | 2005-11-25 Paul Jakma <paul.jakma@sun.com> (diff) | |
download | frr-6a4b883229eb5590ee59cbe24ea0005df03be675.tar.xz frr-6a4b883229eb5590ee59cbe24ea0005df03be675.zip |
[build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults.
2005-11-26 Paul Jakma <paul.jakma@sun.com>
* configure.ac: Collect together CFLAGS based on compiler
detected a bit. Recognise and set default CFLAGS for SunPro /
SOS10.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-26 Paul Jakma <paul.jakma@sun.com> + + * configure.ac: Collect together CFLAGS based on compiler + detected a bit. Recognise and set default CFLAGS for SunPro / + SOS10. + 2005-11-14 Paul Jakma <paul.jakma@sun.com> * configure.ac: Tell gcc we like C99. |