From 4072ec1e78b7000dfa2fd4c7dda2beab6f6823df Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 20 Jul 2004 05:44:52 +0000 Subject: - mark BROKEN with new base linker --- lang/gcc-objc/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/gcc-objc/Makefile b/lang/gcc-objc/Makefile index 732675ab6e28..f748bbc86dc1 100644 --- a/lang/gcc-objc/Makefile +++ b/lang/gcc-objc/Makefile @@ -38,3 +38,7 @@ CONFLICTS?= gcc-3.3* .endif .include "${MASTERDIR}/Makefile" + +.if ${OSVERSION} >= 502122 +BROKEN= new ld: linker refuses to find shared libs +.endif -- cgit v1.2.3