mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 17:12:08 +00:00
Pass OE's CFLAGS via CC since the Makefile disregards these flags from environment and has it own notion of it. This ensures that flags to rewrite debug flags are passed down correctly to compiler. Signed-off-by: Khem Raj <raj.khem@gmail.com>