libstdc++: Remove redundant -std=gnu++1z flags from makefile
authorJonathan Wakely <jwakely@redhat.com>
Fri, 25 Sep 2020 11:50:17 +0000 (12:50 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 25 Sep 2020 11:50:17 +0000 (12:50 +0100)
commit473da7e22c809fda9e3b37557d6ee8c07b226ca4
tree1981b6f99df53d70fef9998002067661597bafcc
parent6abd428605e3a279e533fde1cecbc9735ce03b66
libstdc++: Remove redundant -std=gnu++1z flags from makefile

Now that G++ defaults to gnu++17 we don't need special rules for
compiling the C++17 allocation and deallocation functions.

libstdc++-v3/ChangeLog:

* libsupc++/Makefile.am: Remove redundant -std=gnu++1z flags.
* libsupc++/Makefile.in: Regenerate.
libstdc++-v3/libsupc++/Makefile.am
libstdc++-v3/libsupc++/Makefile.in