remove remaining mudflap bits

This commit is contained in:
mrg 2016-03-16 05:33:16 +00:00
parent 09c829cfb6
commit c88c737d14

View File

@ -92,10 +92,5 @@ along with GCC; see the file COPYING3. If not see
#define USE_LD_AS_NEEDED 1
#endif
#define MFLIB_SPEC " %{fmudflap: -export-dynamic -lmudflap \
%{static:%(link_gcc_c_sequence) -lmudflap}} \
%{fmudflapth: -export-dynamic -lmudflapth -lpthread \
%{static:%(link_gcc_c_sequence) -lmudflapth}} "
#undef TARGET_UNWIND_TABLES_DEFAULT
#define TARGET_UNWIND_TABLES_DEFAULT true