Updated ABV to hg rev 8b555d9e67cf
authorClifford Wolf <clifford@clifford.at>
Thu, 1 Dec 2016 16:45:40 +0000 (17:45 +0100)
committerClifford Wolf <clifford@clifford.at>
Thu, 1 Dec 2016 16:45:40 +0000 (17:45 +0100)
Makefile

index 567b1a5a13b25ca2ccd39c1a561c6567ce6031e4..9bf67d3494e8fd3e82b967fd86bc525cadf83671 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,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 = eb6eca6807cc
+ABCREV = 8b555d9e67cf
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"