CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/10 09:47:25
Modified files:
graphics/piglit: Makefile
Removed files:
graphics/piglit/patches:
patch-tests_spec_ext_framebuffer_multisample_draw-buffers-common_cpp
patch-tests_util_piglit-test-pattern_cpp
Log message:
Explicitly add LDFLAGS="-L${X11BASE}/lib" to unbreak all configure
tests after libgbm is picked up. rsadowski@ and I can't figure out
why this path isn't taken from pkg-config. The broken configure
checks caused all kinds of fallout.