diff options
Diffstat (limited to 'src/Makefile.shlib')
| -rw-r--r-- | src/Makefile.shlib | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.shlib b/src/Makefile.shlib index 029c7e96fcb..0bf3a17e1e0 100644 --- a/src/Makefile.shlib +++ b/src/Makefile.shlib @@ -236,10 +236,6 @@ ifeq ($(PORTNAME), solaris) endif endif -ifeq ($(PORTNAME), osf) - LINK.shared = $(LD) -shared -expect_unresolved '*' -endif - ifeq ($(PORTNAME), sco) ifeq ($(GCC), yes) LINK.shared = $(CC) -shared |
