Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 365650 Details for
Bug 494714
net-misc/openvpn - add support for toggling snappy feature
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add snappy USE support
openvpn-9999.ebuild-snappy.patch (text/plain), 1.00 KB, created by
Josh Cepek
on 2013-12-19 06:22:26 UTC
(
hide
)
Description:
add snappy USE support
Filename:
MIME Type:
Creator:
Josh Cepek
Created:
2013-12-19 06:22:26 UTC
Size:
1.00 KB
patch
obsolete
>diff -Naru a/openvpn-9999.ebuild b/openvpn-9999.ebuild >--- a/openvpn-9999.ebuild 2013-05-03 08:01:25.000000000 +0000 >+++ b/openvpn-9999.ebuild 2013-12-19 06:01:38.277146542 +0000 >@@ -13,7 +13,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="" >-IUSE="examples down-root iproute2 pam passwordsave pkcs11 +plugins polarssl selinux +ssl +lzo static userland_BSD" >+IUSE="examples down-root iproute2 pam passwordsave pkcs11 +plugins polarssl selinux snappy +ssl +lzo static userland_BSD" > > REQUIRED_USE="static? ( !plugins !pkcs11 ) > polarssl? ( ssl ) >@@ -25,6 +25,7 @@ > ) > pam? ( virtual/pam ) > selinux? ( sec-policy/selinux-openvpn ) >+ snappy? ( app-arch/snappy ) > ssl? ( > !polarssl? ( >=dev-libs/openssl-0.9.7 ) polarssl? ( >=net-libs/polarssl-1.1.0 ) > ) >@@ -40,6 +41,7 @@ > use static && LDFLAGS="${LDFLAGS} -Xcompiler -static" > local myconf > use polarssl && myconf="--with-crypto-library=polarssl" >+ use snappy || myconf="${myconf} --disable-snappy" > econf \ > ${myconf} \ > --docdir="${EPREFIX}/usr/share/doc/${PF}" \
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 494714
: 365650