2006-05-31 Yoshinori K. Okuji <okuji@enbug.org>
* genmk.rb (Image::rule): Set FLAG to CFLAGS or ASFLAGS instead of TARGET_CFLAGS or TARGET_ASFLAGS. There is no reason why target-specific flags should be prefixed. (PModule::rule): Likewise.
This commit is contained in:
parent
6c82634884
commit
0162321a93
7 changed files with 737 additions and 730 deletions
|
@ -1,3 +1,10 @@
|
|||
2006-05-31 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* genmk.rb (Image::rule): Set FLAG to CFLAGS or ASFLAGS instead of
|
||||
TARGET_CFLAGS or TARGET_ASFLAGS. There is no reason why
|
||||
target-specific flags should be prefixed.
|
||||
(PModule::rule): Likewise.
|
||||
|
||||
2006-05-30 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* configure.ac (CMP): Check if cmp is available explicitly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue