From 249ddbc16cca88f0ac7942526f0189c56ace93f9 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 1 Feb 2017 11:15:37 +0100 Subject: [PATCH] Update ABC to hg rev fe96921e5d50 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 01e1f6ad4..2d247a4ca 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 = f8cadfe3861f +ABCREV = fe96921e5d50 ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2