From 23594597bc60e576d88ed46f6fa6b0ec5d29bcfa Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 1 Oct 2016 12:23:24 +0200 Subject: [PATCH] Updated ABV to hg rev 6b74de13c57f --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aba0f8be5..f50b5ef1e 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 = 2bc57cc30593 +ABCREV = 6b74de13c57f ABCPULL = 1 ABCURL ?= https://bitbucket.org/alanmi/abc ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2