diff options
Diffstat (limited to 'Build')
-rw-r--r-- | Build/tools/Tpm.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/tools/Tpm.pm b/Build/tools/Tpm.pm index 8e710fe861f..c32e95163a9 100644 --- a/Build/tools/Tpm.pm +++ b/Build/tools/Tpm.pm @@ -72,6 +72,7 @@ $Editor = ($^O =~ m/win32/i ? "notepad": "vi"); @ArchList = ( "alpha-linux", "alpha-osf", + "hppa-hpux", "i386-darwin", "i386-freebsd", "i386-linux", |