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
Branch
foo
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6410
Build 6428: arc lint + arc unit
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.