Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 632672

Summary: sys-devel/distcc: backport support for gcc @file
Product: Gentoo Linux Reporter: Benda Xu <heroxbd>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: arthur, cluster
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.