diff options
Diffstat (limited to 'scripts/build')
-rw-r--r-- | scripts/build/arch/ia64.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/build/arch/ia64.sh b/scripts/build/arch/ia64.sh deleted file mode 100644 index f36f9dd0..00000000 --- a/scripts/build/arch/ia64.sh +++ /dev/null @@ -1,6 +0,0 @@ -# Compute IA-64-specific values - -CT_DoArchTupleValues() { - # The architecture part of the tuple: - CT_TARGET_ARCH="${CT_ARCH}" -} |