guix-devel/gnu
Efraim Flashner c5e91014a2
gnu: mesa: Use llvm backend for Intel hardware only.
* gnu/packages/gl.scm (mesa)[inputs]: Only use llvm for i686-linux and
x86_64-linux.
[arguments]: Only pass '--enable-gallium-llvm' to 'configure on
i686-linux and x86_64-linux.
2017-03-14 20:48:27 +02:00
..
build Merge branch 'master' into core-updates 2017-03-09 16:35:41 +01:00
packages gnu: mesa: Use llvm backend for Intel hardware only. 2017-03-14 20:48:27 +02:00
services services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
system Add 'guix pack'. 2017-03-12 17:47:25 +01:00
tests tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
artwork.scm
local.mk gnu: python@2.7: Fix getentropy() calls on kernels < 3.17. 2017-03-14 02:45:23 -04:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm