Updated ABV to hg rev 6b74de13c57f
authorClifford Wolf <clifford@clifford.at>
Sat, 1 Oct 2016 10:23:24 +0000 (12:23 +0200)
committerClifford Wolf <clifford@clifford.at>
Sat, 1 Oct 2016 10:23:24 +0000 (12:23 +0200)
Makefile

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