Commit 7889f6a6 authored by Anton Midyukov's avatar Anton Midyukov

browser: fix tracing use/firefox/esr on riscv64

parent b91c3496
......@@ -40,7 +40,7 @@ endif
@$(call set,THE_BROWSER,firefox$$(FX_FLAVOUR))
# the complete lack of dependencies is intentional
use/browser/firefox/esr:
use/browser/firefox/esr: ; @:
ifneq (,$(filter-out riscv64,$(ARCH)))
@$(call set,FX_FLAVOUR,-esr)
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment