Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 326716 Details for
Bug 438608
media-gfx/graphicsmagick-1.3.17 - ./magick/studio.h:54:36: error: missing binary operator before token ".0"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/graphicsmagick-1.3.17-ppc.patch
graphicsmagick-1.3.17-ppc.patch (text/plain), 773 bytes, created by
Jeroen Roovers (RETIRED)
on 2012-10-16 19:52:05 UTC
(
hide
)
Description:
files/graphicsmagick-1.3.17-ppc.patch
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2012-10-16 19:52:05 UTC
Size:
773 bytes
patch
obsolete
>--- a/magick/studio.h >+++ b/magick/studio.h >@@ -51,7 +51,7 @@ > threads. Most CPUs have cache lines of 32 or 64 bytes. IBM Power CPUs have > cache lines of 128 bytes. > */ >-#if defined(MAGICK_TARGET_CPU) && (MAGICK_TARGET_CPU == powerpc) >+#ifdef __powerpc__ > # define MAGICK_CACHE_LINE_SIZE 128 > #else > # define MAGICK_CACHE_LINE_SIZE 64 >--- a/configure.ac >+++ b/configure.ac >@@ -46,10 +46,6 @@ > dnl Compute the canonical host (run-time) system type variable > AC_CANONICAL_HOST > >-MAGICK_TARGET_CPU=$host_cpu >-AC_SUBST(MAGICK_TARGET_CPU) >-AC_DEFINE_UNQUOTED(MAGICK_TARGET_CPU,$MAGICK_TARGET_CPU,[Target Host CPU]) >- > MAGICK_TARGET_VENDOR=$host_vendor > AC_SUBST(MAGICK_TARGET_VENDOR) > AC_DEFINE_UNQUOTED(MAGICK_TARGET_VENDOR,$MAGICK_TARGET_VENDOR,[Target Host Vendor])
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 438608
:
326716