offrss: cc-wrapper can be relied on to export this env var
This commit is contained in:
parent
c4443d70df
commit
ca94de8c4c
@ -13,7 +13,6 @@ stdenv.mkDerivation {
|
||||
preConfigure = ''
|
||||
sed 's/^PDF/#PDF/' -i Makefile
|
||||
'';
|
||||
makeFlags = "CC=${stdenv.cross.config}-gcc";
|
||||
};
|
||||
|
||||
buildInputs = [ curl libmrss podofo ]
|
||||
|
Loading…
Reference in New Issue
Block a user