From d25b6a72ee2ffb68bb0cc1244e5b67dc4649f982 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 22 Feb 2017 19:20:47 +0100 Subject: [PATCH] Update ABC to hg rev 8da4dc435b9f --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2773990a6..a6779334e 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,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 = a2fcd1cc61a6 +ABCREV = 8da4dc435b9f ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2