From 3d0e51f8139f08c43bf310a6102918b72cde2a8a Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 21 Dec 2016 09:13:20 +0100 Subject: [PATCH] Updated ABC to hg rev 8bab2eedbba4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cf40309ce..6fe5eedc6 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 = 8b555d9e67cf +ABCREV = 8bab2eedbba4 ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2