guix/gnu
Ricardo Wurmus dc8a34ed46
gnu: freeimage: Fix build with GCC 5.
* gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.
2017-03-22 14:45:44 +01:00
..
build Merge branch 'master' into core-updates 2017-03-15 17:52:26 +01:00
packages gnu: freeimage: Fix build with GCC 5. 2017-03-22 14:45:44 +01:00
services file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
system file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
tests tests: ssh: Add a test for SFTP. 2017-03-21 20:49:26 +01:00
artwork.scm
local.mk gnu: freeimage: Fix build with GCC 5. 2017-03-22 14:45:44 +01: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