summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/config/elf.ml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libstdc++/config/elf.ml')
-rw-r--r--contrib/libstdc++/config/elf.ml8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/libstdc++/config/elf.ml b/contrib/libstdc++/config/elf.ml
deleted file mode 100644
index bd711de..0000000
--- a/contrib/libstdc++/config/elf.ml
+++ /dev/null
@@ -1,8 +0,0 @@
-# Elf without shared libm -- we have to link with the archive library, even
-# for programs that don't use complex.
-
-LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)
-SHFLAGS = -h $(SHLIB)
-DEPLIBS = ../$(SHLIB)
-LDLIBS = -L.. -lstdc++ -lm
-MLDLIBS = -L.. -lstdc++ -lm
OpenPOWER on IntegriCloud