* alias.c (find_base_value): When copying arguments, return the
[official-gcc.git] / libstdc++ / config / linux.ml
blob7e6eecee80cb6fb7f54c45cb2b8818b964ef7ebd
1 # Elf with shared libm, so we can link it into the shared libstdc++.
3 LIBS = $(ARLIB) $(SHLIB) $(SHLINK) mshlink
4 SHFLAGS = -Wl,-soname,$(MSHLINK)
5 SHDEPS = -lm
6 DEPLIBS = ../$(SHLIB)