Remove Python targets.

This commit is contained in:
inference 2022-05-19 22:50:22 +01:00
parent 8ec334a95e
commit 558a828652

View File

@ -44,10 +44,6 @@ ABI_X86="64"
## LLVM target flags.
LLVM_TARGETS="X86"
## Python targets.
PYTHON_SINGLE_TARGET="python3_9"
PYTHON_TARGETS="python3_9"
# System.
## CHOST.
CHOST="x86_64-gentoo-linux-musl"