FreeBSD Bugzilla – Attachment 151696 Details for
Bug 196775
multimedia/ffmpeg: fails to build on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
disable clang integrated assembler for armv6
ffmpeg.patch (text/plain), 347 bytes, created by
Mikael Urankar
on 2015-01-15 18:42:57 UTC
(
hide
)
Description:
disable clang integrated assembler for armv6
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2015-01-15 18:42:57 UTC
Size:
347 bytes
patch
obsolete
>--- Makefile (revision 377021) >+++ Makefile (working copy) >@@ -237,6 +237,10 @@ > > .include <bsd.port.pre.mk> > >+.if ${ARCH} == armv6 >+CONFIGURE_ENV+= ASFLAGS=-no-integrated-as >+.endif >+ > DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} > DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} > CONFIGURE_ENV+= COMPILER_PATH=${LOCALBASE}/bin
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 196775
: 151696