CVSROOT: /cvs Module name: xenocara Changes by: aoy...@cvs.openbsd.org 2018/03/15 04:02:36
Modified files: xserver : Makefile.bsd-wrapper Log message: After updated to xserver 1.19.5, the con figure's default value of --enable-glamor has changed from 'no' to 'auto'. This makes an error running configure on luna88k, so disable it explicitly with ${XENOCARA_BUILD_GL}=no machines. ok jsg@