accel/tcg: move CF_CLUSTER calculation to curr_cflags
There is nothing special about this compile flag that doesn't mean we can't just compute it with curr_cflags() which we should be using when building a new set. Signed-off-by:Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210224165811.11567-3-alex.bennee@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/tcg/cpu-exec.c 4 additions, 5 deletionsaccel/tcg/cpu-exec.c
- accel/tcg/tcg-runtime.c 1 addition, 1 deletionaccel/tcg/tcg-runtime.c
- accel/tcg/translate-all.c 3 additions, 3 deletionsaccel/tcg/translate-all.c
- include/exec/exec-all.h 5 additions, 3 deletionsinclude/exec/exec-all.h
- include/exec/tb-lookup.h 0 additions, 3 deletionsinclude/exec/tb-lookup.h
- softmmu/physmem.c 1 addition, 1 deletionsoftmmu/physmem.c
Please register or sign in to comment