]> code.ossystems Code Review - openembedded-core.git/commit
syslinux: Dont bypass gcc driver for dependency generation options
authorKhem Raj <raj.khem@gmail.com>
Thu, 10 Sep 2015 05:32:59 +0000 (05:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 14:39:36 +0000 (15:39 +0100)
commitf3ac32e0bc83d7aeea3e84258c258c2bb6dab44e
tree627673b82007ce5eb97e3b93c274bd15295bacbf
parent90e7cfebc6a9ac4b229b45c6a7dc95218efe55c5
syslinux: Dont bypass gcc driver for dependency generation options

GCC docs also do not recommend using -Wp instead pass the option via gcc
driver and let it process it as needed

This also helps in making it work with clang as well

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch [new file with mode: 0644]
meta/recipes-devtools/syslinux/syslinux_6.03.bb