lxc: fix build for glibc-2.25

This commit is contained in:
Franz Pletz
2017-02-24 17:57:41 +01:00
parent f15cebd28c
commit 76ae7e19a9
2 changed files with 37 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
patches = [
./support-db2x.patch
./fix-glibc-2.25.patch
];
XML_CATALOG_FILES = "${docbook_xml_dtd_45}/xml/dtd/docbook/catalog.xml";