blob: 19e8a25d0ed33701891530faae2c2d6535590749 (
plain)
1
2
3
4
5
6
7
|
require recipes-devtools/gcc/gcc-${PV}.inc
require recipes-devtools/gcc/gcc-configure-target.inc
require recipes-devtools/gcc/gcc-package-target.inc
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
|