]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++/config/delta.mt
diagnostic.h (set_internal_error_function): Renamed.
[thirdparty/gcc.git] / libstdc++ / config / delta.mt
1 # If FPU instructions are generated by default, we have to use a special libm.a
2 MLDLIBS = $(LDLIBS) `case "$(CXXFLAGS)" in *-m68000* | *-mc68000* | *-msoft-float* ) echo -lm ;; * ) echo -lm881 ;; esac`