diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-06-08 09:34:23 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2003-06-08 09:34:23 +0000 |
commit | 2ac49046c0454b0bb98ca85362f1cfe18ac627b7 (patch) | |
tree | 5fc10255059c4499ebadc0611cd6297b0538bbd6 /graphics/Hermes | |
parent | 1a453dbe9cd3f8427d46afab12815bfaa56224e3 (diff) |
Teach config.sub about ia64.
Ok'd: kris
Notes
Notes:
svn path=/head/; revision=82515
Diffstat (limited to 'graphics/Hermes')
-rw-r--r-- | graphics/Hermes/files/patch-config.sub | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/Hermes/files/patch-config.sub b/graphics/Hermes/files/patch-config.sub new file mode 100644 index 000000000000..0aaee3584db1 --- /dev/null +++ b/graphics/Hermes/files/patch-config.sub @@ -0,0 +1,11 @@ +--- config.sub.orig Sun Jun 8 00:32:40 2003 ++++ config.sub Sun Jun 8 00:30:50 2003 +@@ -177,7 +177,7 @@ + | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ + | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \ + | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* \ +- | hppa2.0w-* \ ++ | hppa2.0w-* | ia64-* \ + | alpha-* | alphaev5-* | alphaev56-* | we32k-* | cydra-* \ + | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \ + | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ |