glibc/sysdeps/unix/bsd/Attic/osf1/Makefile
1995-02-18 01:27:10 +00:00

4 lines
147 B
Makefile

# Without -non_shared (via the compiler's -static flag), we'll end up
# with some unresolved symbols wrt exceptions.
LDFLAGS := $(LDFLAGS) -static