summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-11-27 22:52:42 +0100
committerAndreas Enge <andreas@enge.fr>2013-11-27 22:52:42 +0100
commitc1897890eae585cc2a683311197c54ff182a16e2 (patch)
tree5b2ea20c14bc1a0b6927f5ef12855a023bf64288 /gnu-system.am
parentd02196a7b3a339fba583d8590675f6793f3be458 (diff)
downloadpatches-c1897890eae585cc2a683311197c54ff182a16e2.tar
patches-c1897890eae585cc2a683311197c54ff182a16e2.tar.gz
gnu: luit: Accomodate stricter warnings of gcc-4.8.
* gnu/packages/patches/luit-posix.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/xorg.scm (luit): Apply patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index cd46753dcc..2a0a88f66a 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -254,6 +254,7 @@ dist_patch_DATA = \
gnu/packages/patches/libtheora-config-guess.patch \
gnu/packages/patches/libtool-skip-tests.patch \
gnu/packages/patches/libtool-skip-tests-for-mips.patch \
+ gnu/packages/patches/luit-posix.patch \
gnu/packages/patches/m4-gets-undeclared.patch \
gnu/packages/patches/m4-readlink-EINVAL.patch \
gnu/packages/patches/make-impure-dirs.patch \