devel/boost-libs: Boost.JSON library is also need to be patched for @progbist on 32-bit ARM (+)

See 57d42f0715 for details

PR:	284880
Sponsored by:	Future Crew, LLC
This commit is contained in:
Dima Panov 2025-02-21 03:38:43 +03:00
parent 0df708dade
commit a7c991a3b4
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -70,9 +70,11 @@ PLIST_SUB+= SFE="@comment "
pre-configure:
${REINPLACE_CMD} -e 's,@progbits,%progbits,' \
${WRKSRC}/boost/interprocess/interprocess_printers.hpp \
${WRKSRC}/boost/json/detail/gdb_printers.hpp \
${WRKSRC}/boost/outcome/experimental/status-code/status_code.hpp \
${WRKSRC}/boost/outcome/outcome_gdb.h \
${WRKSRC}/boost/unordered/unordered_printers.hpp
${WRKSRC}/boost/unordered/unordered_printers.hpp \
${WRKSRC}/libs/json/pretty_printers/generate-gdb-header.py
.endif
do-install: