Closed Bug 1820946 Opened 2 years ago Closed 2 years ago

Various cleanups for Android build setup

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox112 fixed)

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(7 files)

No description provided.

Apparently, the problem that this worked around doesn't happen anymore.

The NDK detection has some code that remains from older NDKs that we
don't support anymore.

This used to be necessary, but since we switched most things to use LLVM
tools instead of binutils ones, this has become less useful.

Blocks: 1820947
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/e7e757f81239 Remove unused Android related variables from the build system. r=firefox-build-system-reviewers,andi https://hg.mozilla.org/integration/autoland/rev/fab9ab6be4df Avoid duplication of Android flags between python and autoconf configure. r=firefox-build-system-reviewers,andi https://hg.mozilla.org/integration/autoland/rev/80c39fbdd3cc Pass armv7 related flags to bindgen. r=firefox-build-system-reviewers,andi https://hg.mozilla.org/integration/autoland/rev/29d4062af55a Remove special case for libatomic with clang on Linux x86. r=firefox-build-system-reviewers,andi https://hg.mozilla.org/integration/autoland/rev/c33afd656602 Remove -fno-exceptions from Android-specific compiler flags. r=firefox-build-system-reviewers,andi https://hg.mozilla.org/integration/autoland/rev/6703b4c0b896 Remove old NDK directories. r=firefox-build-system-reviewers,andi https://hg.mozilla.org/integration/autoland/rev/8cb8c61690bb Stop implying a toolchain prefix for Android builds. r=firefox-build-system-reviewers,andi
Regressions: 1824166
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: