add clang/7.0.0/include to make abi-compliance-checker happy again.
ClosedPublic

Authored by knauss on Dec 28 2018, 5:18 PM.

Details

Summary

abi-compliance-checker runs gcc and tries to include clang header files,
that makes the build break (see messagelib, libksieve, pimcommon).

Diff Detail

Repository
R857 CI System Tooling
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
knauss requested review of this revision.Dec 28 2018, 5:18 PM
knauss created this revision.
bcooksley accepted this revision.Dec 28 2018, 7:04 PM

Thanks. This was probably caused by the recent SUSE image updates we did to make sass available for the Oxygen Gtk project.

This revision is now accepted and ready to land.Dec 28 2018, 7:04 PM
This revision was automatically updated to reflect the committed changes.