Merge pull request #167 from kergoth/sb-8487

gcc-sanitizers-external: fix COMPILERDEP parse error
This commit is contained in:
Christopher Larson
2017-02-17 15:52:16 -07:00
committed by GitHub

View File

@@ -8,6 +8,7 @@ inherit external-toolchain
# Undo various bits we don't want from the upstream include
EXTRA_OECONF = ""
BBCLASSEXTEND = ""
COMPILERDEP = ""
python () {
gccs = d.expand('gcc-source-${PV}')