Let old WebKit build by silencing some borderline-errors
This commit is contained in:
parent
dd1867ce73
commit
9085403eb2
@ -61,6 +61,7 @@ rec {
|
||||
|
||||
setVars = fullDepEntry (''
|
||||
export NIX_LDFLAGS="$NIX_LDFLAGS -lXt"
|
||||
export NIX_CFLAGS_COMPILE="$NIX_CFLAGS_COMPILE -fpermissive"
|
||||
'') ["minInit"];
|
||||
|
||||
doReplaceUsrBin = fullDepEntry (''
|
||||
|
Loading…
x
Reference in New Issue
Block a user