~bandali/+git/firefox-snap:core22-wip

Last commit made on 2023-03-08
Get this branch:
git clone -b core22-wip https://git.launchpad.net/~bandali/+git/firefox-snap
Only Amin Bandali can upload to this branch. If you are Amin Bandali please log in for upload directions.

Branch merges

Branch information

Name:
core22-wip
Repository:
lp:~bandali/+git/firefox-snap

Recent commits

676f7a7... by Amin Bandali

Hard-code TARGET_TRIPLET on amd64

It seems that clang -dumpmachine, at least the binaries distributed by
upstream, returns "x86_64-unknown-linux-gnu" rather than the newer
"x86_64-pc-linux-gnu" (as done by GCC) on amd64.

32f501b... by Amin Bandali

Update and simplify some variable exporting logic

fe6364e... by Amin Bandali

Drop debug echos

57fa193... by Amin Bandali

echo $CRAFT_ARCH_TRIPLET

60148cb... by Amin Bandali

Also add to LDFLAGS

b52bd30... by Amin Bandali

Add some echos for debugging

6d7ba4d... by Amin Bandali

Add calls to 'craftctl default' where appropriate

bd3e4a8... by Amin Bandali

One more attempt at fixing build on arm64 and armhf

ab41377... by Amin Bandali

Revert "Try to fix build on arm64 and armhf"

This reverts commit a14f6aada1cccb93a60c887fd1d812ba208f19fd.

a14f6aa... by Amin Bandali

Try to fix build on arm64 and armhf