Home
last modified time | relevance | path

Searched hist:"1401 d87b444bf114528e997db552d22142918d33" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A DKbuild.include1401d87b444bf114528e997db552d22142918d33 Wed Jul 30 19:54:51 UTC 2014 Jeroen Hofstee <jeroen@myspectrum.nl> cc-option: also detect unsupported warnings options

By default clang will echo a warning if a warning option is
unknown. Turning warnings into errors when polling for options
also catches such cases and prevents passing arguments to the
compiler which cause warnings.

cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
cc: Tom Rini <trini@ti.com>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>