FreeBSD Bugzilla – Attachment 197875 Details for
Bug 232034
devel/pcre: add USES=c++11-lang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2
pcre.patch (text/plain), 496 bytes, created by
Piotr Kubaj
on 2018-10-07 16:53:38 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-07 16:53:38 UTC
Size:
496 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 481408) >+++ Makefile (working copy) >@@ -13,7 +13,11 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENCE > >-USES= cpe libtool pathfix tar:bzip2 >+USES= ${USES_${ARCH}} cpe libtool pathfix tar:bzip2 >+USES_powerpc= compiler:c++11-lang >+USES_powerpcspe= compiler:c++11-lang >+USES_powerpc64= compiler:c++11-lang >+USES_sparc64= compiler:c++11-lang > USE_LDCONFIG= yes > > GNU_CONFIGURE= yes
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 232034
:
197873
| 197875