Commit graph

1 commit

Author SHA1 Message Date
Robert Clausecker
00fb86f229 cad/gplcver: fix build on recent FreeBSD
The option -export-dynamic is a linker option not (no longer?)
understood by the compiler; pass -rdynamic to the compiler to have it
pass -export-dynamic to the linker instead.
2024-10-28 13:42:03 +01:00