[C++] Drop -fpermissive hack
authorPedro Alves <palves@redhat.com>
Thu, 19 Nov 2015 14:32:54 +0000 (14:32 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 19 Nov 2015 14:32:54 +0000 (14:32 +0000)
commitdad44a1fbaa460e5ff80ce203196bc1c1317dc60
tree4c5555eec5feebb18d0a701fe5a2f3887e79c965
parentc6d811243634c84e185a25faf33491ee1a5f900a
[C++] Drop -fpermissive hack

Both x86_64 GNU/Linux and x86_64 mingw-w64 build cleanly with
--enable-targets=all.  Let's drop the -fpermissive hack, in order to
let the buildbot catch C++ build regressions for us.

gdb/ChangeLog:
2015-11-19  Pedro Alves  <palves@redhat.com>

* build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Remove -fpermissive.
* configure: Regenerate.

gdb/gdbserver/ChangeLog:
2015-11-19  Pedro Alves  <palves@redhat.com>

* configure: Regenerate.
gdb/ChangeLog
gdb/build-with-cxx.m4
gdb/configure
gdb/gdbserver/ChangeLog
gdb/gdbserver/configure
This page took 0.033882 seconds and 4 git commands to generate.