scan-build prefers -include over --includes=, gcc knows both.
authorPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 21 Apr 2009 12:41:55 +0000 (12:41 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 21 Apr 2009 12:41:55 +0000 (12:41 +0000)
commit5cda45d5ec2dc2b112cb7ec1a95b861f1fa9fd2b
tree59210b61518a9c8e71e65e2bddbce1d99ad8d026
parent7bd658873c5b4066b4f247255cb7a98ba1750cd1
scan-build prefers -include over --includes=, gcc knows both.
With this change, romcc knows -include and the build system uses it.

Also use a full path to settings.h because scan-build has trouble
finding it otherwise.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Joseph Smith <joe@settoplinux.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4151 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/newconfig/config.g
util/romcc/romcc.c