Skip to content
Commit 017b1992 authored by Mike Crowe's avatar Mike Crowe Committed by Joshua Lock
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.)

(From OE-Core master rev: d08fda21)

Signed-off-by: default avatarMike Crowe <mac@mcrowe.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
Signed-off-by: default avatarJoshua Lock <joshua.lock@collabora.co.uk>
parent c195dfac
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