From 4ce801acf4e0fc00a155e28c793437f9c68b2aec Mon Sep 17 00:00:00 2001 From: Zygo Blaxell Date: Fri, 28 Nov 2008 14:22:49 -0500 Subject: [PATCH] Use -zb64 tag instead of -zb5s for AMD64 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8981a8b78c56..cfe33da39673 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SUBLEVEL = 29 EXTRAVERSION = .1 NAME = Temporary Tasmanian Devil -EXTRAVERSION := $(EXTRAVERSION)-zb5s +EXTRAVERSION := $(EXTRAVERSION)-zb64 # *DOCUMENTATION* # To see a list of typical targets execute "make help" -- 2.39.5