generic-poky/meta/recipes-devtools/mmc
Roy Li b111b6b1a8 mmc-utils: fix the building failure when DEBUG_BUILD is 1
Remove -Werror, since it is suitable to develop only; otherwise when
gcc adds -O0 option to compile codes, the error will be generated
since the warning:
  //#  warning _FORTIFY_SOURCE requires compiling with optimization (-O)

(From OE-Core rev: 11d31170fa955a5a1293455ba24d5e3a88dc69af)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-01 15:39:57 +01:00
..
mmc-utils mmc-utils: fix compilation failure for mips64 target. 2014-05-08 13:00:32 +01:00
mmc-utils_git.bb mmc-utils: fix the building failure when DEBUG_BUILD is 1 2015-07-01 15:39:57 +01:00