[Bug 285151] lang/go*: Stop installing Linux test binaries

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Mar 2025 17:18:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285151

--- Comment #14 from Baptiste Daroussin <bapt@FreeBSD.org> ---
there is nothing to be fixed in pkg ;)

pkg reports that testdata/gcc-386-freebsd-exec is a freebsd 32 bit binary
required libc.so.6 (readelf -d on it you will see it is true)

pkg can be instrumented not to analyse this file: like in this review:

https://reviews.freebsd.org/D49260

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.