Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795660 - net-dialup/ppp[gtk]: respect CC
Summary: net-dialup/ppp[gtk]: respect CC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-06-12 18:38 UTC by David Michael
Modified: 2021-06-12 18:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix.patch (0001-net-dialup-ppp-respect-CC-with-USE-gtk.patch,939 bytes, patch)
2021-06-12 18:38 UTC, David Michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Michael 2021-06-12 18:38:06 UTC
The Makefile.linux compiler defaults to cc if CC is not in the environment.
Comment 1 David Michael 2021-06-12 18:38:54 UTC
Created attachment 715557 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-06-12 18:49:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517654d83e64c8c38435f388c1cb9cd8390330f6

commit 517654d83e64c8c38435f388c1cb9cd8390330f6
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-06-12 18:38:36 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-06-12 18:45:53 +0000

    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>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-dialup/ppp/ppp-2.4.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)