Some additions to latest entry

This commit is contained in:
Viktor Szakats
2008-09-17 16:01:56 +00:00
parent fd15782dd8
commit 6735a91d3d

View File

@@ -20,6 +20,10 @@
- Removed unnecessary explicit SunOS detection.
- Removed unnecessary explicit Darwin detection (to be tested).
* contrib/mtpl_gcc.sh
- Detecting 'cyg' platform looks unnecessary here and may
only create problems, so it got removed.
* contrib/make_gcc_all.sh
! Fixed 'cyg' platform in contrib make files.