]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ppc/configure
sim/:
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 5 May 2006 17:11:19 +0000 (17:11 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Fri, 5 May 2006 17:11:19 +0000 (17:11 +0000)
commit4b164edfcacb542944bb0f326ea0747890f44e1f
tree3e21172ab5dcb02ab718fad281038458b45c7c5f
parent56487c5507bb8501767f5f63963107dfef1308fa
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