boehmgc: avoid mass rebuild due to the parent commit

This commit is contained in:
Vladimír Čunát 2019-01-11 20:12:56 +01:00
parent ac7f4c0478
commit 414e66f222
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
'';
patches = [ (fetchpatch {
name = "boehm-gc-7.6.0-sys_select.patch";
url = "https://gitweb.gentoo.org/proj/musl.git/plain/dev-libs/boehm-gc/files/boehm-gc-7.6.0-sys_select.patch?id=85b6a600996bdd71162b357e9ba93d8559342432";
sha256 = "1gydwlklvci30f5dpp5ccw2p2qpph5y41r55wx9idamjlq66fbb3";
}) ] ++