summaryrefslogtreecommitdiff
path: root/sysdeps/unix/bsd/osf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/bsd/osf/Makefile')
-rw-r--r--sysdeps/unix/bsd/osf/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/bsd/osf/Makefile b/sysdeps/unix/bsd/osf/Makefile
deleted file mode 100644
index 743788a41a..0000000000
--- a/sysdeps/unix/bsd/osf/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-# Without -non_shared (via the compiler's -static flag), we'll end up
-# with some unresolved symbols wrt exceptions.
-LDFLAGS := $(LDFLAGS) -static