summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/config/elfshlibm.ml
blob: 826f0bc0917ed6f7bcb0d8f346c1f41e06343150 (plain)
1
2
3
4
5
6
# Elf with shared libm, so we can link it into the shared libstdc++.

LIBS    = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)
SHFLAGS = -h $(SHLIB)
SHDEPS  = -lm
DEPLIBS = ../$(SHLIB)
OpenPOWER on IntegriCloud