components/tcsh/patches/004.amd64.patch
changeset 7912 1d7536fc48b3
parent 7911 5fa77fa8c6ed
child 7913 bb445390447b
--- a/components/tcsh/patches/004.amd64.patch	Tue Apr 04 05:15:38 2017 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
---- tcsh-6.19.00/host.defs.orig	Tue May 26 11:13:32 2015
-+++ tcsh-6.19.00/host.defs	Tue May 26 11:14:30 2015
-@@ -347,7 +347,7 @@
- machtype: defined(sparcv9)				: "sparcv9"
- machtype: defined(sparc)				: "sparc"
- machtype: defined(M_i386)				: "i386"
--machtype: defined(M_amd64)				: "x86_64"
-+machtype: defined(M_amd64)				: "amd64"
- enddef	:
- 
-