Skip to content
Commit b5a9d4ab authored by Mike Crowe's avatar Mike Crowe Committed by Richard Purdie
Browse files

allarch: Force TARGET_*FLAGS variable values



TARGET_CPPFLAGS, TARGET_CFLAGS, TARGET_CPPFLAGS and TARGET_LDFLAGS may
differ between MACHINEs. Since they are exported they affect task hashes
even if unused which leads to multiple variants of allarch packages
existing in sstate and bouncing in the sysroot when switching between
MACHINEs.

allarch packages shouldn't be using these variables anyway, so let's
ensure they have a fixed value in order to avoid this problem.

(Compare with 05a70ac3 and
14f4d016.)

Signed-off-by: default avatarMike Crowe <mac@mcrowe.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
parent 685cc8a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment