svn commit: r454110 - in head/devel/elfutils: . files

Anton Yuzhaninov citrin at citrin.ru
Tue Nov 14 23:23:17 UTC 2017


>> It is not obvious why devel/api-sanity-autotest should depend on the
>> same gcc version as devel/elfutils.
>>
>> I've added antoine@ to CC.
>>
>> USE_GCC=4.8 was added in this commit:
>> https://svnweb.freebsd.org/ports?view=revision&revision=446382

On 11/14/17 18:10, Conrad Meyer wrote:
> Possibly because api-sanity-autotest depends on abi-compliance-checker> which depends on elfutils.
abi-compliance-checker runs eu-readelf command line tool (from
devel/elfutils) and parses text output.

It shouldn't matter which GCC version was used to build eu-readelf.


More information about the svn-ports-all mailing list