diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:31 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:31 +0000 |
commit | 1ae93c94429de697fb17f7067367fbf32fd3b6fc (patch) | |
tree | dc02b0f8e2682908655ebf27ee5d9e6796ab84f1 /buildlib/sizetable | |
parent | d955fe80937173f6e4c609ae58a916b61137583d (diff) |
HP-UX fixes
Author: jgg
Date: 1999-12-10 23:40:29 GMT
HP-UX fixes
Diffstat (limited to 'buildlib/sizetable')
-rw-r--r-- | buildlib/sizetable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildlib/sizetable b/buildlib/sizetable index 54537a7ad..735f979b6 100644 --- a/buildlib/sizetable +++ b/buildlib/sizetable @@ -16,3 +16,4 @@ sparc: big 1 4 2 4 m68k: big 1 4 2 4 powerpc: big 1 4 2 4 mipsel: little 1 4 2 4 +hppa: big 1 4 2 4 |