CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/11/25 14:19:51
Modified files:
x11/gnome/gucharmap/patches: patch-meson_build
Log message:
gucharmap: unbreak on ld.bfd archs
The `-Bsymbolic-functions' linker flag is not supported by ld.bfd and broke
a configure test. Emit a simple message instead of an assertion error, and
use that flag only if the linker is capable. Built and run tested on powerpc.
"sure" jasper@ (maintainer)
