summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/config/freebsd.ml
blob: 3ee682690ad5cedaa6c96164e5fb75551387bb31 (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) mshlink
SHFLAGS = -Wl,-soname,$(MSHLINK)
SHDEPS  = -lm
DEPLIBS = ../$(SHLIB)
OpenPOWER on IntegriCloud