Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
Cross compilation fixes [april 2020]
This commit is contained in:
@@ -18,6 +18,8 @@ stdenv.mkDerivation {
|
||||
[ libGL libGLU ])
|
||||
;
|
||||
|
||||
configureFlags = [ "--with-ft-prefix=${stdenv.lib.getDev freetype}" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user