_ObsPrj/_config

15 lines
370 B
Plaintext
Raw Permalink Normal View History

2025-03-06 11:14:59 +01:00
# vim: set syntax=spec
# doc: https://en.opensuse.org/openSUSE:Build_Service_prjconf
# The deno ARM package needs more time to build
# deno_doc and deno_lint are known to take incredibly
# long time to build here.
# Packages depending on rusty_v8 such as deno and jstime
# are known to be slow to compile
%ifarch aarch64 x86_64
BuildFlags: logidlelimit:15000
%endif