[email protected] (Marius Bakke) writes:
> mbakke pushed a commit to branch master
> in repository guix.
>
> commit 2a087882b1cb2e40e7b63580c675b58a5cfa1b96
> Author: Marius Bakke <[email protected]>
> Date: Thu Oct 12 18:57:30 2017 +0200
>
> gnu: mesa: Disable imx driver for armhf-linux.
>
> * gnu/packages/gl.scm (mesa)<#:configure-flags>: Don't build imx driver.
What is the rationale for this change? Although "guix refresh -l mesa"
is failing to work for me at the moment, I'm fairly sure that this
change will entail a massive rebuild on armhf-linux. In general, this
kind of change belongs on another branch.
Mark