FreeBSD Bugzilla – Attachment 119475 Details for
Bug 162017
[patch] lang/sbcl: mark BROKEN on freebsd 9/10 (THREADS option)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
broken.diff
broken.diff (text/plain), 650 bytes, created by
Nali Toja
on 2011-10-26 02:20:07 UTC
(
hide
)
Description:
broken.diff
Filename:
MIME Type:
Creator:
Nali Toja
Created:
2011-10-26 02:20:07 UTC
Size:
650 bytes
patch
obsolete
>Index: lang/sbcl/Makefile >=================================================================== >RCS file: /a/.csup/ports/lang/sbcl/Makefile,v >retrieving revision 1.90 >diff -u -p -r1.90 Makefile >--- lang/sbcl/Makefile 14 Jul 2011 21:35:19 -0000 1.90 >+++ lang/sbcl/Makefile 26 Oct 2011 01:01:29 -0000 >@@ -88,6 +88,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER > > .include <bsd.port.pre.mk> > >+.if defined(WITH_THREADS) && ${OSVERSION} > 900027 >+BROKEN= 'thread was already on queue' crash since libthr@r216641 >+.endif >+ > .if !defined(NOPORTDOCS) || !defined(WITHOUT_PDF) || !defined(WITHOUT_PS) > BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 162017
: 119475 |
119476