diff options
Diffstat (limited to 'sysdeps/unix/bsd/Attic/osf1/Makefile')
-rw-r--r-- | sysdeps/unix/bsd/Attic/osf1/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/bsd/Attic/osf1/Makefile b/sysdeps/unix/bsd/Attic/osf1/Makefile deleted file mode 100644 index 743788a41a..0000000000 --- a/sysdeps/unix/bsd/Attic/osf1/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 |