From 7da7a6d1df5bc1461ed3c15557463d221e90f434 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 29 Dec 2016 12:20:35 +0100 Subject: [PATCH] Updated ABC to hg id 8c6a635f7a20 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b6dbdfb71..edfe03125 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 = f591c081d5e7 +ABCREV = 8c6a635f7a20 ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2