del_opvs.cc
1.28 KB
-
Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 · ef3985db
* libsupc++/Makefile.am: Remove custom targets for files that need to be compiled as C++11 or C++14. * libsupc++/Makefile.in: Regenerate. * libsupc++/del_ops.cc: Use pragma to disable -Wsized-deallocation warnings. * libsupc++/del_opvs.cc: Likewise. From-SVN: r248823
Jonathan Wakely committed