freebsd-ports/archivers/arj
Dimitry Andric f12119e85f archivers/arj: fix build with clang 18
Clang 18 no longer accepts -export-dynamic, which is a linker option,
resulting in an error building archivers/arj:

  cc: error: unknown argument: '-export-dynamic'

Fix this by using the correct spelling, -Wl,--export-dynamic.

PR:		276747
Approved by:	garga (maintainer)
MFH:		2024Q1
2024-01-31 19:44:44 +01:00
..
files
Makefile archivers/arj: fix build with clang 18 2024-01-31 19:44:44 +01:00
distinfo
pkg-descr
pkg-plist archivers/arj: Move manpages to ${PREFIX}/share 2024-01-15 16:19:43 -03:00