On 2020-07-16, Michael Tokarev wrote:
> 22.06.2020 04:13, Vagrant Cascadian wrote:
> ...
>> -@$(LD) -V >> ../build_info.img 2>&1
>> +@$(LC_ALL=C $(LD) -V) >> ../build_info.img 2>&1
>
> I removed the extra $() here. Did it actually work?
I definitely tested that it worked with my patch, can
22.06.2020 04:13, Vagrant Cascadian wrote:
...
> - @$(LD) -V >> ../build_info.img 2>&1
> + @$(LC_ALL=C $(LD) -V) >> ../build_info.img 2>&1
I removed the extra $() here. Did it actually work?
Thanks,
/mjt
Package: qemu-system-data
Version: 1:5.0-5
Severity: normal
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: locale
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org
When the environment locale varies, the translated output of "ld -V"
gets embedded into slof.bin.
The
3 matches
Mail list logo