summaryrefslogtreecommitdiff
path: root/config/arch/x86_64/functions
blob: 2626abf624177150f3a4a96515859bc32cca107f (plain)
1
2
3
4
5
6
# Compute x86_64-specific values

CT_DoArchValues() {
    # The architecture part of the tuple:
    CT_TARGET_ARCH="${CT_ARCH}"
}