Closed
Bug 1725527
Opened 4 years ago
Closed 4 years ago
Remove dependency on custom valgrind package for android builds
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox93 fixed)
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
Valgrind itself is not used in these builds. Only its C header is, on
one type of builds, and it doesn't matter which specific version of the
header is present, so we can just use the one from the valgrind package
from Debian.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/f9879fe34efc
Remove dependency on custom valgrind package for android builds. r=firefox-build-system-reviewers,nalexander
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•