]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the boots...
authorJakub Jelinek <jakub@redhat.com>
Sat, 13 Dec 2014 11:24:37 +0000 (12:24 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 13 Dec 2014 11:24:37 +0000 (12:24 +0100)
commitb6a65eb6fa2906daa9534b7cc592dd9f6e7af050
treee4fefe9555ac160f1c68e9c9cbda02b276d499f7
parent9ac18f8c2abf0ad2f43a7eb73f6032a0ca518436
re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the bootstrap compiler.)

PR bootstrap/64023
* Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
to CXX.
* Makefile.in: Regenerated.

From-SVN: r218705
ChangeLog
Makefile.in
Makefile.tpl