diff options
Diffstat (limited to 'profiles/arch/riscv/rv64gc/use.force')
-rw-r--r-- | profiles/arch/riscv/rv64gc/use.force | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/riscv/rv64gc/use.force b/profiles/arch/riscv/rv64gc/use.force index 020f290..dc4d06c 100644 --- a/profiles/arch/riscv/rv64gc/use.force +++ b/profiles/arch/riscv/rv64gc/use.force @@ -1,2 +1,6 @@ # Force the flag corresponding to the default ABI. abi_riscv_lp64d + +# Right now we have only one Python available +python_targets_python3_7 +python_single_target_python3_7 |