Fix warnings when bootstrapping on darwin with vtable verification enabled.
authorctice <ctice@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Aug 2015 15:40:11 +0000 (15:40 +0000)
committerctice <ctice@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Aug 2015 15:40:11 +0000 (15:40 +0000)
commita95f42c2fb70cb574049304905f556e9f1fdfc7e
treedb96f2ea0d4680e8113e8d826ff5f4887cd7d9ff
parent9d71bbdcf0d9c7cd14acb7c6b668f7459c5e75dd
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226820 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/configure