treewide: Make all the rest of configureFlags

This commit is contained in:
John Ericson
2018-08-03 17:06:03 -04:00
parent f92ed87372
commit f0d6b385d1
19 changed files with 49 additions and 30 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# flex 2.6.3 causes: undefined reference to `yywrap'
pkgconfig, fontforge, makeWrapper, flex_2_6_1, bison,
supportFlags,
buildScript ? null, configureFlags ? ""
buildScript ? null, configureFlags ? []
}:
with import ./util.nix { inherit lib; };