mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Cleanup CMAKE_ADDITIONAL_ARGS
Making sure to cleanup CMAKE_ADDITIONAL_ARGS between runs
This commit is contained in:
parent
53ea243a62
commit
51693b8b3e
@ -185,6 +185,7 @@ function expand_environment_and_integrate() {
|
|||||||
|
|
||||||
declare -a CONFIG_NAMES=()
|
declare -a CONFIG_NAMES=()
|
||||||
declare -a QEMU_ARGS=()
|
declare -a QEMU_ARGS=()
|
||||||
|
declare -a CMAKE_ADDITIONAL_ARGS=()
|
||||||
|
|
||||||
case ${TOOLCHAIN} in
|
case ${TOOLCHAIN} in
|
||||||
LINARO) expand_linaro_config ;;
|
LINARO) expand_linaro_config ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user