diff options
author | lloyd <[email protected]> | 2010-12-15 15:37:56 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-12-15 15:37:56 +0000 |
commit | e268a63972984068bd93b137de5286a2950be5f5 (patch) | |
tree | 98625bb0290d3cf166adf1f74b514eb0a3ddcaa7 /src/build-data | |
parent | 7a55c01401f5aeb153bd29251c6a4d460c1b2455 (diff) |
Alias sun4u to sparc64. This will break for the many people who are
running 32 bit userspaces on sun4u machines, but it's often difficult
to tell what the compiler does/does not support in that respect, and
this will work for people who are using 64 bit userspace which I
_think_ is more common now. I hope.
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/arch/sparc64.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/build-data/arch/sparc64.txt b/src/build-data/arch/sparc64.txt index e20d0fde6..7344fa390 100644 --- a/src/build-data/arch/sparc64.txt +++ b/src/build-data/arch/sparc64.txt @@ -1,6 +1,10 @@ family sparc +<aliases> +sun4u +</aliases> + <submodels> ultrasparc ultrasparc3 |