firefox: no spam builds

This commit is contained in:
Dylan Araps 2020-01-15 14:50:07 +02:00
parent 75948866df
commit dfffe2347d
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -31,7 +31,7 @@ done
printf 'mk_add_options MOZ_MAKE_FLAGS="%s"\n' \
"${MAKEFLAGS:--j1 -l1}" >> mozconfig
./mach build
MOZ_NOSPAM=1 ./mach build
DESTDIR="$1" ./mach install
rm -rf "$1/usr/include"