glibc/sysdeps/unix/bsd/osf/Makefile

4 lines
147 B
Makefile
Raw Normal View History

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