Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683024 - sys-devel/dwz calls cc directly
Summary: sys-devel/dwz calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2019-04-10 10:48 UTC by Agostino Sarubbo
Modified: 2019-04-13 10:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2019-04-10 10:48:43 UTC
This is an auto-filled bug because this package calls cc directly.

cc  -Wall -W -D_FILE_OFFSET_BITS=64 -DDWZ_VERSION='"0.12"'   -c -o dwz.o dwz.c
Comment 1 Larry the Git Cow gentoo-dev 2019-04-13 10:36:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0a334057d92489c4f2749085194910767653da

commit 1f0a334057d92489c4f2749085194910767653da
Author:     Tiziano Müller <dev-zero@gentoo.org>
AuthorDate: 2019-04-13 10:33:27 +0000
Commit:     Tiziano Müller <dev-zero@gentoo.org>
CommitDate: 2019-04-13 10:36:34 +0000

    sys-devel/dwz: fix calling cc directly
    
    Closes: https://bugs.gentoo.org/683024
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Tiziano Müller <dev-zero@gentoo.org>

 sys-devel/dwz/dwz-0.12-r1.ebuild | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)