FreeBSD Bugzilla – Attachment 181188 Details for
Bug 218115
[patch] devel/protobuf needs c++11 feature
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add USES compiler:c++11-lang feature to the Makefile
Makefile.diff (text/plain), 322 bytes, created by
Hiroo Ono
on 2017-03-25 14:58:39 UTC
(
hide
)
Description:
add USES compiler:c++11-lang feature to the Makefile
Filename:
MIME Type:
Creator:
Hiroo Ono
Created:
2017-03-25 14:58:39 UTC
Size:
322 bytes
patch
obsolete
>--- Makefile.orig 2017-03-25 23:53:36.399470000 +0900 >+++ Makefile 2017-03-25 22:54:22.328527000 +0900 >@@ -25,6 +25,7 @@ > USE_CSTD= c99 # for audio/clementine-player support > USE_LDCONFIG= yes > USES= autoreconf gmake libtool localbase pathfix pkgconfig >+USES+= compiler:c++11-lang > > GH_ACCOUNT= google > USE_GITHUB= 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 218115
: 181188 |
181189