Closed Bug 1635273 Opened 5 years ago Closed 5 years ago

Make `FT_LCD_FILTER_H` a relative rather than absolute path

Categories

(Firefox Build System :: General, enhancement)

enhancement

Tracking

(firefox79 fixed)

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: nalexander, Assigned: nalexander)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This helps get sccache hits across source directories.

This helps get sccache hits across source directories.

The previous presentation guaranteed the version of ftlcdfil.h in
the tree, while this unorthodox presentation only ensures that the
freetype2 directory has parent modules. This is at least unlikely
to occur in random /usr/include directories.

If this turns out to be an issue it would be possible to copy
ftlcdfil.h into the object directory, potentially with a unique
name, and then reference that (with a relative path).

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:nalexander, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(nalexander)
Attachment #9145631 - Attachment description: Bug 1635273 - Make FT_LCD_FILTER_H a relative rather than absolute path. r?#build → Bug 1635273 - Make FT_LCD_FILTER_H a relative rather than absolute path. r?froydnj

(In reply to Release mgmt bot [:sylvestre / :calixte / :marco for bugbug] from comment #2)

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:nalexander, could you have a look please?
For more information, please visit auto_nag documentation.

I finally pushed a try build and relanded. The nag messages worked!

Flags: needinfo?(nalexander)
Pushed by nalexander@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec18fc1e8fe0 Make FT_LCD_FILTER_H a relative rather than absolute path. r=froydnj
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: