palemoon: use gcc7, remove build notification
Changes as requested in https://github.com/NixOS/nixpkgs/pull/69206
This commit is contained in:
@@ -55,6 +55,7 @@ in stdenv.mkDerivation rec {
|
||||
configurePhase = ''
|
||||
export MOZBUILD_STATE_PATH=$(pwd)/mozbuild
|
||||
export MOZCONFIG=$(pwd)/mozconfig
|
||||
export MOZ_NOSPAM=1
|
||||
export builddir=$(pwd)/pmbuild
|
||||
|
||||
echo > $MOZCONFIG "
|
||||
|
||||
Reference in New Issue
Block a user