lxc: fix build for glibc-2.25
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user