[Bug 284880] devel/boost-libs: 1.87.0 fails to build on armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Feb 2025 08:37:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284880

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1617413bd596f3086dbe227c5205303f3c632782

commit 1617413bd596f3086dbe227c5205303f3c632782
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-02-20 08:31:49 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-02-20 08:36:24 +0000

    devel/boost-libs: unbreak build on armv7 (+)

    @progbits is spelled %progbits on armv7

    Update armv7 patch with two more places to fix this.

    Based on https://github.com/boostorg/interprocess/pull/246/
    and https://github.com/boostorg/unordered/pull/295
    Issue was raised in https://github.com/boostorg/unordered/issues/294

    PR:     284880
    Sponsored by:   Future Crew, LLC

 devel/boost-libs/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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