Update ABC to hg rev a2fcd1cc61a6
authorClifford Wolf <clifford@clifford.at>
Sun, 5 Feb 2017 19:04:17 +0000 (20:04 +0100)
committerClifford Wolf <clifford@clifford.at>
Sun, 5 Feb 2017 19:04:17 +0000 (20:04 +0100)
Makefile

index 2d247a4ca96a4348eb482fff24462e11547da7fa..320eec018a2e2d5b2cb8be15cad77a20d33e1ac0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,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 = fe96921e5d50
+ABCREV = a2fcd1cc61a6
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"