HomeFreeBSD

net/jose: Fix compilation on 13.5 and 14.x

Description

net/jose: Fix compilation on 13.5 and 14.x

This patch removes a check that was previously added on PR 277905
by adding a -export-symbols-regex=^jose_.* flag only on FreeBSD.

The PR 277905 fix has been merged into upstream jose but it seems
that something is still not handled correctly on FreeBSD 13.5 and
14.x branches.

This workaround is just temporary to make the port build again
on 13.5 and 14. I will work with upstream to find the right
long-term fix.

PR: 284417, 277905
Reported by: Alexey <ucu8u1b-ol@avksrv.org>
Approved by: 0mp (mentor)
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D49871

Details

Provenance
kiwiAuthored on Apr 17 2025, 9:25 AM
Differential Revision
D49871: [PATCH] net/jose: Fix compilation on 13.5 and 14.x
Parents
R11:7aa9fae6604d: ports-mgmt/pkg-devel: update to 2.1.9.3
Branches
Unknown
Tags
Unknown