pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/pkgtools/cwrappers
* On 2015-03-18 at 14:16 GMT, Ryo ONODERA wrote:
> From: "Jonathan Perkin" <jperkin%netbsd.org@localhost>, Date: Tue, 17 Mar 2015 18:39:45 +0000
>
> > Module Name: pkgsrc
> > Committed By: jperkin
> > Date: Tue Mar 17 18:39:45 UTC 2015
> >
> > Modified Files:
> > pkgsrc/pkgtools/cwrappers: Makefile
> > pkgsrc/pkgtools/cwrappers/files/bin: transform-gcc.c
> >
> > Log Message:
> > cwrappers-20150317: Discard obsolete GCC '-mt' argument.
>
> Hi,
>
> I believe following patch and "make transform-gcc.c" is correct.
>
> --mt ==> -threads
Not quite, my reading of the syntax is that it should be:
--mt ==|
as we want to delete the argument, not pass it through. However,
thanks for the heads up, I wasn't aware it was a generated file.
In any case I can't use this method as it requires the NetBSD-only
'nbperf' utility, so feel free to tidy this up and verify that
transform-gcc.c remains unchanged.
Thanks,
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Home |
Main Index |
Thread Index |
Old Index