diff options
Diffstat (limited to 'profiles/arch/riscv/use.force')
-rw-r--r-- | profiles/arch/riscv/use.force | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force index 5e5e335685cb..d97bd1215470 100644 --- a/profiles/arch/riscv/use.force +++ b/profiles/arch/riscv/use.force @@ -3,3 +3,7 @@ # Force the flag which corresponds to ARCH. riscv + +# Right now we have only one Python available, so we must use it +python_targets_python3_7 +python_single_target_python3_7 |