Open
Bug 1604266
Opened 5 years ago
Updated 3 years ago
skip Makefile.in-containing directories during libs if there are no libs targets
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: froydnj, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: in-triage)
We already do the analogous thing for the tools
tier, and none of the directories with Makefile.in files actually do anything during the libs tier anyway.
Comment 1•5 years ago
|
||
We still do a few things during libs, they're not all dead. But yeah we can certainly add something like HAS_MISC_RULE
or the static check for tools.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•