From 19303f63925eef95138c76cddc4e5ef0673b3a47 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sun, 5 Feb 2017 20:04:17 +0100 Subject: [PATCH] Update ABC to hg rev a2fcd1cc61a6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2d247a4ca..320eec018 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,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 = fe96921e5d50 +ABCREV = a2fcd1cc61a6 ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2