FreeBSD Bugzilla – Attachment 157119 Details for
Bug 194861
devel/sdl20 2.0.3 cannot build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch2
sdl20.patch (text/plain), 533 bytes, created by
Tijl Coosemans
on 2015-05-25 12:39:57 UTC
(
hide
)
Description:
patch2
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2015-05-25 12:39:57 UTC
Size:
533 bytes
patch
obsolete
>Index: devel/sdl20/Makefile >=================================================================== >--- devel/sdl20/Makefile (revision 387283) >+++ devel/sdl20/Makefile (working copy) >@@ -189,5 +189,8 @@ CONFIGURE_ARGS+= --disable-video-x11 \ > post-patch: > @${REINPLACE_CMD} -e '/ CheckInputEvents$$/d' \ > -e 's/-liconv/${ICONV_LIB}/g' ${WRKSRC}/configure >+# Clang does not provide _m_prefetch >+ @${REINPLACE_CMD} 's/_m_prefetch/__builtin_prefetch/' \ >+ ${WRKSRC}/configure ${WRKSRC}/src/video/SDL_blit_A.c > > .include <bsd.port.mk>
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 194861
:
149316
|
149317
|
157118
| 157119