OSDN Git Service

sim/:
authorAndreas Schwab <schwab@suse.de>
Fri, 5 May 2006 17:11:19 +0000 (17:11 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 5 May 2006 17:11:19 +0000 (17:11 +0000)
commitdcd77ffb9cb6b61be89e6d45e9352f439cf68f65
tree4fe141be90ac96ae306a55881bcd477382853131
parentacc83f2a87d6c5aff3cbae504051e40059e5a080
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