]> gcc.gnu.org Git - gcc.git/blob - libstdc++/config/delta.mt
config.table: Make locating frag files failsafe even for the special case if...
[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`
This page took 0.035213 seconds and 5 git commands to generate.