Updated ABV to hg rev 2bc57cc30593
authorClifford Wolf <clifford@clifford.at>
Fri, 30 Sep 2016 08:56:36 +0000 (10:56 +0200)
committerClifford Wolf <clifford@clifford.at>
Fri, 30 Sep 2016 08:56:36 +0000 (10:56 +0200)
Makefile

index 15fc2ec09519d1278562e793b37b03dc40bc6fa6..aba0f8be5d6d5b708b534413b9b62eba049992bc 100644 (file)
--- 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 = 8e08604f8ad3
+ABCREV = 2bc57cc30593
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"