Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 715557 Details for
Bug 795660
net-dialup/ppp[gtk]: respect CC
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix.patch
0001-net-dialup-ppp-respect-CC-with-USE-gtk.patch (text/plain), 939 bytes, created by
David Michael
on 2021-06-12 18:38:54 UTC
(
hide
)
Description:
fix.patch
Filename:
MIME Type:
Creator:
David Michael
Created:
2021-06-12 18:38:54 UTC
Size:
939 bytes
patch
obsolete
>From b6d59f0c68e703061ec4bcf98123a422dd6399d6 Mon Sep 17 00:00:00 2001 >From: David Michael <fedora.dm0@gmail.com> >Date: Sat, 12 Jun 2021 14:38:36 -0400 >Subject: [PATCH] net-dialup/ppp: respect CC with USE=gtk > >Closes: https://bugs.gentoo.org/795660 >Package-Manager: Portage-3.0.18, Repoman-3.0.2 >Signed-off-by: David Michael <fedora.dm0@gmail.com> >--- > net-dialup/ppp/ppp-2.4.9-r2.ebuild | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/net-dialup/ppp/ppp-2.4.9-r2.ebuild b/net-dialup/ppp/ppp-2.4.9-r2.ebuild >index 61bbe8a8906..a949862b2b6 100644 >--- a/net-dialup/ppp/ppp-2.4.9-r2.ebuild >+++ b/net-dialup/ppp/ppp-2.4.9-r2.ebuild >@@ -107,8 +107,8 @@ src_prepare() { > } > > src_compile() { >- tc-export AR PKG_CONFIG >- emake COPTS="${CFLAGS} -D_GNU_SOURCE" CC="$(tc-getCC)" >+ tc-export AR CC PKG_CONFIG >+ emake CC="${CC}" COPTS="${CFLAGS} -D_GNU_SOURCE" > > # build pppgetpass > cd contrib/pppgetpass || die >-- >2.31.1 >
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 795660
: 715557