Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Snap armhf/arm64 cross-compilation #45

Open
wants to merge 1 commit into
base: nightly
Choose a base branch
from

Conversation

lissyx
Copy link
Contributor

@lissyx lissyx commented Jan 24, 2024

Works but needs those before build-packages installation can complete:

  • dpkg --add-architecture arm64
  • sed -ri "s/^deb /deb [arch=amd64] /g" /etc/apt/sources.list
  • apt update && apt --fix-broken install -y && apt upgrade -y

@lissyx lissyx force-pushed the snapcraft_cross_compile_gnome-42-2204_NO_SYSROOT branch 2 times, most recently from 95ad6d7 to 6cca9a1 Compare January 24, 2024 17:33
@lissyx lissyx force-pushed the snapcraft_cross_compile_gnome-42-2204_NO_SYSROOT branch from 6cca9a1 to c28f8c2 Compare February 9, 2024 09:18
@lissyx lissyx force-pushed the snapcraft_cross_compile_gnome-42-2204_NO_SYSROOT branch from c28f8c2 to 6207e1b Compare March 22, 2024 11:42
@lissyx lissyx force-pushed the snapcraft_cross_compile_gnome-42-2204_NO_SYSROOT branch from 6207e1b to d066943 Compare May 21, 2024 14:04
@lissyx lissyx force-pushed the snapcraft_cross_compile_gnome-42-2204_NO_SYSROOT branch from d066943 to 189375a Compare May 27, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant