FreeBSD Bugzilla – Attachment 111590 Details for
Bug 152890
multimedia/libvpx port not configured for powerpc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 460 bytes, created by
Jason W. Bacon
on 2010-12-07 15:00:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason W. Bacon
Created:
2010-12-07 15:00:20 UTC
Size:
460 bytes
patch
obsolete
>--- Makefile.orig 2010-12-06 20:05:52.000000000 -0600 >+++ Makefile 2010-12-06 20:07:45.000000000 -0600 >@@ -71,6 +71,10 @@ > CONFIGURE_ARGS+= --target=x86-linux-gcc > .elif ${ARCH} == "ia64" > CONFIGURE_ARGS+= --target=ia64-linux-gcc >+.elif ${ARCH} == "powerpc" >+CONFIGURE_ARGS+= --target=ppc32-linux-gcc >+.elif ${ARCH} == "powerpc64" >+CONFIGURE_ARGS+= --target=ppc64-linux-gcc > .else > IGNORE= no support for ${ARCH} the moment. testing/patches are welcome > .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 152890
: 111590