]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++/config/openbsd.ml
diagnostic.h (set_internal_error_function): Renamed.
[thirdparty/gcc.git] / libstdc++ / config / openbsd.ml
1 # Base shared lib for OpenBSD i386
2
3 LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK) mshlink
4 SHFLAGS = -nostdlib -Wl,-Bshareable,-Bforcearchive
5 SHDEPS = -lm
6 DEPLIBS = ../$(SHLIB)
7