# this assumes that all options have been disabled
#OPTS+=" systemd=true" &&

OPTS+=" renderer-gl=true" &&
OPTS+=" simple-clients=egl" &&
#OPTS+=" backend-drm=true" &&
#OPTS+=" backend-wayland=true" &&
OPTS+=" backend-default=auto" &&
OPTS+=" shell-desktop=true" &&
OPTS+=" shell-fullscreen=true" &&
OPTS+=" shell-kiosk=true" &&
#OPTS+=" image-jpeg=true" &&
OPTS+=" tools=terminal" &&
OPTS+=" tests=false" &&
#OPTS+=" =true" &&
# otherwise etnaviv in libdrm is required
#OPTS+=" simple-dmabuf-drm=auto" &&
default_build
