CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/12/04 17:29:16
Modified files:
wayland/gtk-layer-shell: Makefile
Log message:
gtk-layer-shell uses C11, so we need to use ports-gcc to build
on base-gcc arches.
Additionally, we need to tell it where to look for X11 libraries. Adding
it via LDFLAGS doesn't work, it needs to be CFLAGS.
Fixes the build on sparc64
