FreeBSD Bugzilla – Attachment 185870 Details for
Bug 221902
[patch] adapt www/phalcon to new 'armv7' architecture
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to www/phalcon
phalcon (text/plain), 624 bytes, created by
Mark Linimon
on 2017-08-29 12:19:05 UTC
(
hide
)
Description:
patch to www/phalcon
Filename:
MIME Type:
Creator:
Mark Linimon
Created:
2017-08-29 12:19:05 UTC
Size:
624 bytes
patch
obsolete
>Index: www/phalcon/Makefile >=================================================================== >--- www/phalcon/Makefile (revision 448901) >+++ www/phalcon/Makefile (working copy) >@@ -14,7 +14,7 @@ > USES= php:ext > USE_PHP= hash:build json:build pdo:build > >-ONLY_FOR_ARCHS= amd64 armv6 i386 >+ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 > > USE_GITHUB= yes > GH_ACCOUNT= phalcon >@@ -25,7 +25,7 @@ > > .include <bsd.port.pre.mk> > >-PBITS= ${ARCH:S/amd64/64/:S/armv6/32/:S/i386/32/:S/x86_64/64/} >+PBITS= ${ARCH:S/amd64/64/:C/armv*/32/:S/i386/32/:S/x86_64/64/} > WRKSRC_SUBDIR= build/php${PHP_VER:C/.$//}/${PBITS}bits > > post-patch:
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 221902
:
185870
|
185897