FreeBSD Bugzilla – Attachment 127842 Details for
Bug 171707
multimedia/mplayer: i386 clang build error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 760 bytes, created by
anonymous
on 2012-09-17 13:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
anonymous
Created:
2012-09-17 13:40:09 UTC
Size:
760 bytes
patch
obsolete
>diff -u mplayer.orig/Makefile mplayer/Makefile >--- mplayer.orig/Makefile 2012-09-17 05:31:58.240233837 -0700 >+++ mplayer/Makefile 2012-09-17 05:30:23.915234903 -0700 >@@ -92,7 +92,8 @@ > --disable-libdirac-lavc \ > --disable-mencoder \ > --disable-mpg123 \ >- --disable-musepack >+ --disable-musepack \ >+ --disable-mp3lib > > .include "${.CURDIR}/Makefile.options" > >diff -u mplayer.orig/Makefile.options mplayer/Makefile.options >--- mplayer.orig/Makefile.options 2012-09-17 05:32:13.174238904 -0700 >+++ mplayer/Makefile.options 2012-09-17 05:31:25.148241954 -0700 >@@ -52,7 +52,7 @@ > .endif #WITH_DEBUG > > #Supported architectures for clang >-.if ${ARCH} == "amd64" >+.if ${ARCH} == "i386" || ${ARCH} == "amd64" > MPLAYER_CLANG_SUPPORTED_ARCH= yes > .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 171707
: 127842 |
127843