FreeBSD Bugzilla – Attachment 150684 Details for
Bug 196067
[PATCH] lang/php53 fails to build on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
files/patch-Zend_zend__ini.h
patch-Zend_zend__ini.h (text/x-chdr), 392 bytes, created by
Mikael Urankar
on 2014-12-17 16:33:06 UTC
(
hide
)
Description:
files/patch-Zend_zend__ini.h
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2014-12-17 16:33:06 UTC
Size:
392 bytes
patch
obsolete
>--- Zend/zend_ini.h.orig 2014-12-17 16:24:10 UTC >+++ Zend/zend_ini.h >@@ -28,7 +28,7 @@ > #define ZEND_INI_ALL (ZEND_INI_USER|ZEND_INI_PERDIR|ZEND_INI_SYSTEM) > > #ifndef XtOffsetOf >-# if defined(CRAY) || (defined(__arm) && !defined(LINUX)) >+# if defined(CRAY) || (defined(__ARMCC_VERSION) && !defined(LINUX)) > # ifdef __STDC__ > # define XtOffset(p_type, field) _Offsetof(p_type, field) > # else
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 Raw
Actions:
View
Attachments on
bug 196067
: 150684