Mercurial > hg > Members > kono > nitros9-code
comparison ChangeLog @ 2769:863cf7feafa6
Robert Gault found a problem related to MinGW not building the level2/coco3_6309/cmds/makefile correctly. Changed the way the makefile does its include from level2/coco3/cmds/makefile_common as well as updated level2/coco3/cmds/makefile to use the same include line.
author | drencor-xeen |
---|---|
date | Fri, 18 Jan 2013 21:52:41 -0600 |
parents | 57b3108c144d |
children | 0a3f4d8ea6d5 |
comparison
equal
deleted
inserted
replaced
2768:57b3108c144d | 2769:863cf7feafa6 |
---|---|
1 NitrOS-9 V3.2.9: | 1 NitrOS-9 V3.2.9: |
2 | |
3 ---------------------------------------------------------- | |
4 2013/01/18 David Ladd | |
5 M ChangeLog | |
6 M level2/coco3/cmds/makefile | |
7 M level2/coco3_6309/cmds/makefile | |
8 | |
9 Robert Gault found a problem with building the NitrOS-9 | |
10 project from MinGW related to the level2/coco3_6309/cmds/ | |
11 makefile not including level2/coco3/cmds/makefile_common | |
12 correctly. Changed the include line to use $(CC368L2)/cmds/ | |
13 makefile_common in both level2/coco3/cmds/makefile and | |
14 level2/coco3_6309/cmds/makefile . This should help with | |
15 this problem. | |
2 | 16 |
3 ---------------------------------------------------------- | 17 ---------------------------------------------------------- |
4 2013/01/17 David Ladd | 18 2013/01/17 David Ladd |
5 M ChangeLog | 19 M ChangeLog |
6 M 3rdparty/packages/pacos9/makefile | 20 M 3rdparty/packages/pacos9/makefile |