FreeBSD Bugzilla – Attachment 197192 Details for
Bug 231447
devel/liborcus: add USES=c++17-lang, USE_CXXSTD=c++17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
liborcus.patch (text/plain), 642 bytes, created by
Piotr Kubaj
on 2018-09-18 12:25:48 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-09-18 12:25:48 UTC
Size:
642 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 479915) >+++ Makefile (working copy) >@@ -15,7 +15,8 @@ > LIB_DEPENDS= libboost_system.so:devel/boost-libs > > GNU_CONFIGURE= yes >-USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz >+USES= compiler:c++11-lib libtool localbase:ldflags pathfix pkgconfig tar:xz >+USE_CXXSTD= c++11 > USE_LDCONFIG= yes > INSTALL_TARGET= install-strip > >@@ -23,7 +24,5 @@ > --with-boost="${LOCALBASE}" \ > --with-boost-system=boost_system \ > --disable-python >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib > > .include <bsd.port.mk>
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 231447
:
197192
|
199004