mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
firefox: do not wait for user input after mach build
This commit is contained in:
parent
2cfab402a4
commit
c80b26c861
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ do_build() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export MOZ_MAKE_FLAGS="${makejobs}"
|
export MOZ_MAKE_FLAGS="${makejobs}"
|
||||||
|
export MOZ_NOSPAM=1
|
||||||
|
export MOZBUILD_STATE_PATH="${wrksrc}/mozbuild"
|
||||||
|
|
||||||
export AS=$CC
|
export AS=$CC
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue