From bd0597137dd74ed2d5342d43b51b37adab68e401 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 25 Apr 2015 18:07:13 +0200 Subject: [PATCH] Updated ABC to hg rev 779de2de1481 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05e15d723..774ae616d 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,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 = 51705b168d7a +ABCREV = 779de2de1481 ABCPULL = 1 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- 2.30.2