Don't redefine _GLIBCXX_ASSERTIONS if already defined
authorJonathan Wakely <jwakely@redhat.com>
Fri, 6 Jan 2017 12:34:11 +0000 (12:34 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 6 Jan 2017 12:34:11 +0000 (12:34 +0000)
commit8b790281d58c106e62033432f6352a1b40d4be2d
treef2c6ac13802376edd6ea367982c2d647f58c67a5
parent6807f0862833c893bdcdc6838e9303761d93929a
Don't redefine _GLIBCXX_ASSERTIONS if already defined

* include/bits/c++config (_GLIBCXX_ASSERTIONS): Avoid redefinition.

From-SVN: r244151
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config