Hi Guillem--

On Mon 2016-03-28 17:26:17 -0400, Guillem Jover wrote:
> Ah great! And one less way to leak local information.

yep :)

>> The attached patch adds a "normalizedebugpath" feature to the
>> "reproducible" feature set, which appends -fdebug-prefix-map=CWD=.
>> (where CWD is the actual current working directory) to CFLAGS and
>> CXXFLAGS.  It is off by default.
>
> Looks good to me, but shouldn't we try to set more language flags
> here?

which other flags are you thinking of?  I think of this as belonging to
anything that writes C/C++ debug symbols, and i haven't considered or
tested it on non-C/C++ code.  If -fdebug-prefix-map is appropriate
elsewhere, i certainly have no objection to including it elsewhere, but
i don't know where that is.

      --dkg

Reply via email to