ports/net/jose
Dimitry Andric 142d074b14 net/jose: fix build with lld 18
With recent lld, the --version-script check in net/jose's meson.build
fails, causing it to erroneously use a -export-symbols-regex flag:

  cc: error: unknown argument: '-export-symbols-regex=^jose_.*'

Fix this by adding --undefined-version to the meson check, so it
succeeds.

PR:		277905
Approved by:	hdholm@alumni.iastate.edu (maintainer)
MFH:		2024Q1
2024-03-27 19:42:53 +01:00
..
files net/jose: fix build with lld 18 2024-03-27 19:42:53 +01:00
distinfo net/jose: Update to v12 2024-02-04 18:42:30 +01:00
Makefile net/jose: Update to v12 2024-02-04 18:42:30 +01:00
pkg-descr
pkg-plist