From 8a90e61c1aa2290c2424044bd446ba3bf74bcfba Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 1 Dec 2016 17:45:40 +0100 Subject: [PATCH] Updated ABV to hg rev 8b555d9e67cf --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 567b1a5a1..9bf67d349 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ OBJS = kernel/version_$(GIT_REV).o # is just a symlink to your actual ABC working directory, as 'make mrproper' # will remove the 'abc' directory and you do not want to accidentally # delete your work on ABC.. -ABCREV = eb6eca6807cc +ABCREV = 8b555d9e67cf ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2