Let old WebKit build by silencing some borderline-errors

This commit is contained in:
Michael Raskin 2012-10-23 01:06:33 +04:00
parent dd1867ce73
commit 9085403eb2

View File

@ -61,6 +61,7 @@ rec {
setVars = fullDepEntry (''
export NIX_LDFLAGS="$NIX_LDFLAGS -lXt"
export NIX_CFLAGS_COMPILE="$NIX_CFLAGS_COMPILE -fpermissive"
'') ["minInit"];
doReplaceUsrBin = fullDepEntry (''