Fix warnings when bootstrapping on darwin with vtable verification enabled.
authorCaroline Tice <cmtice@google.com>
Wed, 12 Aug 2015 15:40:11 +0000 (08:40 -0700)
committerCaroline Tice <ctice@gcc.gnu.org>
Wed, 12 Aug 2015 15:40:11 +0000 (08:40 -0700)
commit441fb2cdb76e26ef0e559d87d3f0f1302a0c4b7c
treedb96f2ea0d4680e8113e8d826ff5f4887cd7d9ff
parent5dc85f7ec719a79ecfbcdd8563b07e5f0f365e65
Fix warnings when bootstrapping on darwin with vtable verification enabled.

libstdc++-v3/ChangeLog:

2015-08-11  Caroline Tice <cmtice@google.com>

        PR 66521, Contributed by Eric Gallager
        * acinclude.m4 (VTV_CXXLINKFLAGS): Make this variable OS-specific, and
        fix the rpath flag to work properly for darwin.
        * configure: Regenerated.

From-SVN: r226820
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure