diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-12-12 14:54:36 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-12-12 22:32:35 +0000 |
commit | 988dd6384c88a110952833dfe7c8344b9af95fa4 (patch) | |
tree | da7428541278f1173eb596c067a793aaa10b5a86 /gcc | |
parent | cd7d0b4cf789264cd75ab7df5df232dc58061ed7 (diff) | |
download | gcc-988dd6384c88a110952833dfe7c8344b9af95fa4.zip gcc-988dd6384c88a110952833dfe7c8344b9af95fa4.tar.gz gcc-988dd6384c88a110952833dfe7c8344b9af95fa4.tar.bz2 |
libstdc++: Remove redundant -std flags from Makefile
In r14-4060-gc4baeaecbbf7d0 I moved some files from src/c++98 to
src/c++11 but I didn't remove the redundant -std=gnu++11 flags for those
files. The flags aren't needed now, because AM_CXXFLAGS for that
directory already uses -std=gnu++11. This removes them.
libstdc++-v3/ChangeLog:
* src/c++11/Makefile.am: Remove redundant -std=gnu++11 flags.
* src/c++11/Makefile.in: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions