Commit 190e9548 authored by Anton Midyukov's avatar Anton Midyukov

Revert "p9.mk: Not use firefox-esr on aarch64, armh by default"

There are no more problems with firefox esr on aarch64. This reverts commit 98f0735c.
parent a10ff3f9
# p9 base kits
mixin/p9::
mixin/p9: use/browser/firefox/esr
@$(call set,BRANDING,alt-starterkit)
@$(call set,IMAGE_FLAVOUR,$(subst alt-p9-,,$(IMAGE_NAME)))
@$(call set,META_VOL_ID,ALT p9 $$(IMAGE_FLAVOUR)/$(ARCH))
ifneq (,$(filter-out aarch64,$(ARCH)))
mixin/p9:: use/browser/firefox/esr
endif
ifeq (distro,$(IMAGE_CLASS))
distro/alt-p9-cinnamon distro/alt-p9-enlightenment \
......
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