Open
Bug 1620128
Opened 6 years ago
Updated 3 years ago
--disable-accessibility still checks for midl
Categories
(Firefox Build System :: General, defect, P3)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: glandium, Unassigned)
Details
I was trying to do a local Windows-cross build without clang-cl.exe, which means I wouldn't have been able to use MIDL, but in theory, a build with --disable-accessibility doesn't need MIDL. Which is true in practice for the build itself, but unfortunately, configure still checks for midl and clang-cl.exe.
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•