FreeBSD Bugzilla – Attachment 150810 Details for
Bug 196033
multimedia/libx264: Missing symbols on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for libx264
libx264.patch (text/plain), 580 bytes, created by
Mikael Urankar
on 2014-12-20 17:23:29 UTC
(
hide
)
Description:
patch for libx264
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2014-12-20 17:23:29 UTC
Size:
580 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 374939) >+++ Makefile (copie de travail) >@@ -45,6 +45,8 @@ > --disable-opencl \ > --disable-cli > >+CFLAGS_armv6+= -mcpu=arm1136jf-s >+ > PLIST_SUB+= X264_BUILD=${X264_BUILD} > > .include <bsd.port.options.mk> >@@ -103,5 +105,6 @@ > @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|; \ > s|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ > ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e 's|gcc|${CC}|' ${WRKSRC}/configure > > .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 196033
:
150649
|
150810
|
150811
|
150816