1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
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
distinfo
Makefile archivers/arj: fix build with clang 18 2024-01-31 19:44:44 +01:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-plist archivers/arj: Move manpages to ${PREFIX}/share 2024-01-15 16:19:43 -03:00