Page MenuHomeFreeBSD

libsysdecode: use the proper include directory
ClosedPublic

Authored by emaste on Jul 25 2019, 3:51 PM.
Tags
None
Referenced Files
F133742700: D21068.diff
Tue, Oct 28, 1:41 AM
Unknown Object (File)
Wed, Oct 22, 5:57 PM
Unknown Object (File)
Wed, Oct 15, 4:24 AM
Unknown Object (File)
Tue, Oct 14, 6:55 PM
Unknown Object (File)
Tue, Oct 14, 6:55 PM
Unknown Object (File)
Tue, Oct 14, 6:55 PM
Unknown Object (File)
Tue, Oct 14, 7:42 AM
Unknown Object (File)
Tue, Oct 7, 9:33 PM
Subscribers

Details

Summary

rS350301 broke lib32. Revert workaround from rS350322 and use the same path for dependencies that we pass to mktables.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste added inline comments.
lib/libsysdecode/Makefile
129

Use ${incdir} here too

Haven't tested my self, but by looking at include/Makefile, this looks the right fix.

This revision is now accepted and ready to land.Jul 25 2019, 4:02 PM

I have a CI build running with this change now and will commit if that completes successfully.

This revision was automatically updated to reflect the committed changes.