boost: *Flags are lists

This commit is contained in:
Robin Gloster 2019-10-26 17:39:27 +02:00 committed by Jan Tojnar
parent 49f40b2e3d
commit e298629fec
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -103,7 +103,7 @@ stdenv.mkDerivation {
inherit src version;
patchFlags = "";
patchFlags = [];
patches = patches
++ optional stdenv.isDarwin (