OSDN Git Service

sim/:
authorschwab <schwab>
Fri, 5 May 2006 17:11:19 +0000 (17:11 +0000)
committerschwab <schwab>
Fri, 5 May 2006 17:11:19 +0000 (17:11 +0000)
commit39547829d2f4be3e3e80c96ada059e3bfa03a0b1
tree9edaf642d129698fb9b009a7dc5e06fd97fb3b70
parent3a3bd9309b6ebfc941fcf47d2df9d9f86704ebd6
sim/:
* configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
* configure: Regenerate.

* Makefile.in (CFLAGS_FOR_BUILD): Define.
(CC_FOR_BUILD): Don't override.
(FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD.

sim/ppc/:
* configure.ac (CFLAGS_FOR_BUILD): Set and substitute.
* configure: Regenerate.

* Makefile.in (CFLAGS_FOR_BUILD): Define.
(BUILD_CFLAGS): Use it instead of hardcoding "-g -O".
(gentmap): Fix typo BUILD_FLAGS -> BUILD_CFLAGS.
sim/ChangeLog
sim/Makefile.in
sim/configure
sim/configure.ac
sim/ppc/ChangeLog
sim/ppc/Makefile.in
sim/ppc/configure
sim/ppc/configure.ac