[Bug 249328] editors/libreoffice: link failure on canvasdemo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Nov 2021 12:35:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249328 --- Comment #6 from Gleb Popov <arrowd@FreeBSD.org> --- This needs patching: ./external/skia/Library_skia.mk:98 ifeq ($(OS),LINUX) $(eval $(call gb_Library_add_libs,skia,\ -lm \ -ldl \ -lX11-xcb \ -lX11 \ )) endif How does one express or in GNU Make? -- You are receiving this mail because: You are the assignee for the bug.