[Bug 222865] [patch] ports-mgmt/pkg: pkg config ABI returns armv6 on an armv7 system

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 8 16:44:37 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222865

--- Comment #2 from Warner Losh <imp at FreeBSD.org> ---
armv6 vs armv7 is going to be a little harder to detect than armv4/5 vs armv6,
but all the info you need to do it is in the file. We can go based on the arch
compiled for, or we can look directly at the ABI note. The latter is likely
more reliable.

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


More information about the freebsd-pkg mailing list