Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 591930 - dev-lang/rust: incorrect use of USE=clang
Summary: dev-lang/rust: incorrect use of USE=clang
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-23 14:34 UTC by Michał Górny
Modified: 2018-06-06 08:42 UTC (History)
5 users (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-08-23 14:34:50 UTC
local:clang:dev-lang/rust: Use sys-devel/clang for building

Reading the crappy build system, looks like all it does is switching CC/CXX. Which is both an invalid use of the flag and a QA violation of not respecting CC/CXX. We support using CC/CXX to switch the compiler, so please remove the flag.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2016-10-24 05:29:34 UTC
Patches welcome.
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2018-06-06 08:42:35 UTC
The clang flag is no longer supported anyway, closing.