Update ABV to hg rev eb6eca6807cc
authorClifford Wolf <clifford@clifford.at>
Sun, 2 Oct 2016 20:08:53 +0000 (22:08 +0200)
committerClifford Wolf <clifford@clifford.at>
Sun, 2 Oct 2016 20:08:53 +0000 (22:08 +0200)
Makefile

index f50b5ef1e62e569a67312acbb08faa18be55a0df..1785904a579cb7002e551f662fed4265f06d7d51 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 = 6b74de13c57f
+ABCREV = eb6eca6807cc
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"