forked from pool/MozillaFirefox
Accepting request 732112 from home:marxin:branches:mozilla:Factory
- Make build verbose. OBS-URL: https://build.opensuse.org/request/show/732112 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=769
This commit is contained in:
parent
1f7d350ac4
commit
1ff1de7746
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 09:21:05 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Make build verbose.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 19 13:31:16 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
|
@ -470,7 +470,7 @@ echo "Generate big endian version of config/external/icu/data/icud58l.dat"
|
||||
ls -l config/external/icu/data
|
||||
rm -f config/external/icu/data/icudt*l.dat
|
||||
%endif
|
||||
xvfb-run --server-args="-screen 0 1920x1080x24" ./mach build
|
||||
xvfb-run --server-args="-screen 0 1920x1080x24" ./mach build -v
|
||||
%endif # only_print_mozconfig
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user