Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649672 - www-client/chromium-65.0.3325.106: does not strip-unsupported-flags
Summary: www-client/chromium-65.0.3325.106: does not strip-unsupported-flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-05 18:40 UTC by Michał Górny
Modified: 2018-03-05 20:44 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-05 18:40:13 UTC
clang-5.0: error: unknown argument: '-frecord-gcc-switches'
clang-5.0: error: unknown argument: '-frecord-gcc-switches'


Since the ebuild is forcing non-standard compiler, it'd be nice if it used strip-unsupported-flags to save user from having to override CFLAGS/CXXFLAGS for this package.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-05 20:44:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1666a40957373edc87ef268dc30759cce5ca08

commit 6a1666a40957373edc87ef268dc30759cce5ca08
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-03-05 20:44:02 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-03-05 20:44:26 +0000

    www-client/chromium: strip unsupported flags when overriding CXX
    
    Closes: https://bugs.gentoo.org/649672
    Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99

 www-client/chromium/chromium-65.0.3325.106.ebuild | 1 +
 www-client/chromium/chromium-65.0.3325.88.ebuild  | 1 +
 www-client/chromium/chromium-66.0.3355.0.ebuild   | 1 +
 3 files changed, 3 insertions(+)