Changeset 7570a95f in mainline for uspace/lib/sif/src/sif.c

Timestamp:
2018-09-18T14:50:22Z (6 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9b8be79
Parents:
173b3bd
git-author:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-14 16:59:25)
git-committer:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-18 14:50:22)
Message:

Pass system include dirs via -isystem, for correct ordering

We need those directories to be considered after any -I specified by
the user, otherwise ordering is a problem.

By default, GCC doesn't produce warnings for system headers.
We want those warnings anyway, so we enable them specifically.

(No files)

Note: See TracChangeset for help on using the changeset viewer.