Created attachment 149951 [details] add armv6 support Add support for armv6 To apply the patch: cd /usr/ports/multimedia/libvpx ; patch < /path/to/patch build log for armv6: http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/libvpx-1.3.0.log
Auto-assigned to maintainer ashish@FreeBSD.org
Hi, Sorry for the delay in getting back on this. Thanks for the fix, and the build log. I'll need to test building this port before it could be committed. I've asked someone's help on this, as I don't have access to a ARM host. I'll get back to you, if there any issues, otherwise will commit it. Thanks, Ashish
Looks good on amd64 as well as armv6. http://crack.ysv.freebsd.org/build.html?mastername=11-amd64-11-armv6-test&build=2014-12-08_17h19m25s http://crack.ysv.freebsd.org/build.html?mastername=11-armv6-11-armv6-test&build=2014-12-08_15h08m25s
A commit references this bug: Author: ashish Date: Wed Dec 10 15:47:21 UTC 2014 New revision: 374472 URL: https://svnweb.freebsd.org/changeset/ports/374472 Log: - Add support for building on ARMv6 platforms Thanks to sbruno@ for testing the port build on ARMv6 PR: 195466 Submitted by: mikael.urankar <mikael.urankar at gmail dot com> Changes: head/multimedia/libvpx/Makefile head/multimedia/libvpx/files/extra-patch-build_make_Makefile head/multimedia/libvpx/files/patch-build_make_configure.sh
Committed. Thanks!