Force build to use GCC 7 due to RAP issues with GCC 8
This commit is contained in:
parent
44b787c677
commit
7f0256c53a
@ -37,6 +37,8 @@ BUILD_REPRODUCIBLE_BINARIES = "1"
|
||||
|
||||
INHERIT += "reproducible_build"
|
||||
|
||||
GCCVERSION = "7.%"
|
||||
|
||||
# Override meta-rust dependencies.
|
||||
#
|
||||
# Instead of bringing in all of openembedded, we imported the two recipes
|
||||
|
Loading…
Reference in New Issue
Block a user