Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632672 - sys-devel/distcc: backport support for gcc @file
Summary: sys-devel/distcc: backport support for gcc @file
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-02 06:36 UTC by Benda Xu
Modified: 2018-12-08 12:45 UTC (History)
2 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 Benda Xu gentoo-dev 2017-10-02 06:36:44 UTC
Gcc now has an option as @file to specify extra command line options from "file".  Distcc has implemented support for this in the 3 recent commits

  https://github.com/distcc/distcc/commits/master/src/distcc.c

Now at least net-libs/webkit-gtk uses this gcc feature, making build fail if distcc-3.2_rc1-r5 is installed.  Therefore backport this feature makes sense if distcc maintainers does not make a new release in a timely manner.

  https://github.com/distcc/distcc/issues/163

Reproducible: Always
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-12-08 12:45:34 UTC
There are new releases with this already, so I guess there's no point in backporting it.  There might be a point in stabilizing a newer version though.