FreeBSD Bugzilla – Attachment 194643 Details for
Bug 229339
audio/faad: Fix build on powerpc (and maybe powerpc64?)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
faad.diff
faad.diff (text/plain), 1.23 KB, created by
Tobias Kortkamp
on 2018-06-26 07:54:40 UTC
(
hide
)
Description:
faad.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2018-06-26 07:54:40 UTC
Size:
1.23 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 473117) >+++ Makefile (working copy) >@@ -13,8 +13,6 @@ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-BROKEN_powerpc64= fails to build: mp4read.o:(.text+0x714): undefined reference to '__builtin_bswap16' >- > USES= autoreconf gmake libtool > INSTALL_TARGET= install-strip > >Index: files/patch-frontend_mp4read.c >=================================================================== >--- files/patch-frontend_mp4read.c (nonexistent) >+++ files/patch-frontend_mp4read.c (working copy) >@@ -0,0 +1,13 @@ >+Make sure WORDS_BIGENDIAN is available on big endian archs like >+powerpc{,64}. >+ >+--- frontend/mp4read.c.orig 2018-06-26 06:56:37 UTC >++++ frontend/mp4read.c >+@@ -24,6 +24,7 @@ >+ #include <time.h> >+ #include <limits.h> >+ >++#include "config.h" >+ #include "unicode_support.h" >+ #include "mp4read.h" >+ > >Property changes on: files/patch-frontend_mp4read.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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
Flags:
tobik
:
maintainer-approval?
(
multimedia
)
Actions:
View
|
Diff
Attachments on
bug 229339
: 194643