mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-09 09:24:52 +02:00
Merge pull request #167 from kergoth/sb-8487
gcc-sanitizers-external: fix COMPILERDEP parse error
This commit is contained in:
@@ -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}')
|
||||
|
||||
Reference in New Issue
Block a user