From 840a6dc893221119a9aed52b8294445e48a964a9 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Mon, 8 Feb 2016 01:13:53 +0100 Subject: Updated ABC --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5b58874..3ef721f8 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,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 = 1ec5409f9c6f +ABCREV = 0e928e3141a5 ABCPULL = 1 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" -- cgit v1.2.3