FreeBSD Bugzilla – Attachment 124901 Details for
Bug 168423
[patch] www/firefox: use asm optimized *YUVToRGB32Row
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ycbcr.diff
ycbcr.diff (text/plain), 464 bytes, created by
Jan Beich
on 2012-05-29 00:00:15 UTC
(
hide
)
Description:
ycbcr.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-05-29 00:00:15 UTC
Size:
464 bytes
patch
obsolete
>--- gfx/ycbcr/Makefile.in~ >+++ gfx/ycbcr/Makefile.in >@@ -58,6 +58,10 @@ ifeq ($(OS_ARCH),Linux) > CPPSRCS += yuv_row_posix.cpp \ > $(NULL) > else >+ifeq ($(OS_ARCH),FreeBSD) >+CPPSRCS += yuv_row_posix.cpp \ >+ $(NULL) >+else > ifeq ($(OS_ARCH),SunOS) > CPPSRCS += yuv_row_posix.cpp \ > $(NULL) >@@ -70,6 +74,7 @@ CPPSRCS += yuv_row_other.cpp \ > $(NULL) > endif # Darwin > endif # SunOS >+endif # FreeBSD > endif # linux > endif # windows
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 168423
: 124901