glibc/sysdeps/unix/bsd/Attic/osf1/Makefile

4 lines
147 B
Makefile
Raw Normal View History

1995-02-18 01:27:10 +00:00
# Without -non_shared (via the compiler's -static flag), we'll end up
# with some unresolved symbols wrt exceptions.
LDFLAGS := $(LDFLAGS) -static