FreeBSD Bugzilla – Attachment 186835 Details for
Bug 222722
print/pdflib: under __POWERPC__ it's build looks for MacOS 9 headers and so fails to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
A pc_config.h patch to avoid powerpc misclassification
file_222722.txt (text/plain), 351 bytes, created by
Mark Millard
on 2017-10-01 18:20:01 UTC
(
hide
)
Description:
A pc_config.h patch to avoid powerpc misclassification
Filename:
MIME Type:
Creator:
Mark Millard
Created:
2017-10-01 18:20:01 UTC
Size:
351 bytes
patch
obsolete
>--- libs/pdcore/pc_config.h.orig 2012-06-06 11:58:58 UTC >+++ libs/pdcore/pc_config.h >@@ -179,9 +179,11 @@ > > /* try to identify Mac OS 9 compilers */ > >+#if 0 > #if (defined macintosh || defined __POWERPC__ || defined __CFM68K__) && \ > !defined MAC && !defined MACOSX && !defined __BEOS__ > #define MAC >+#endif > #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 222722
: 186835