From b77b40710730f1306785f66b867f5161de4059bf Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 10:43:57 +0000 Subject: Mark as broken with gcc4.2. --- security/ruby-mcrypt/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'security/ruby-mcrypt') diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile index 425a46c4428b..75246b31450d 100644 --- a/security/ruby-mcrypt/Makefile +++ b/security/ruby-mcrypt/Makefile @@ -37,4 +37,10 @@ post-install: .endfor .endif -.include +.include + +.if ${OSVERSION} >= 700042 +BROKEN= Does not compile with GCC 4.2 +.endif + +.include -- cgit v1.2.3