From e2570ffb872382f190b98d89b2eb7995a5d46758 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 7 Sep 2016 11:08:54 +0200 Subject: [PATCH] Updated ABC to hg 8e08604f8ad3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 55cd13158..db93f7c1d 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,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 = a86455b00da5 +ABCREV = 8e08604f8ad3 ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2