Updated ABC to hg rev a4872e22c646
authorClifford Wolf <clifford@clifford.at>
Wed, 21 Dec 2016 09:16:10 +0000 (10:16 +0100)
committerClifford Wolf <clifford@clifford.at>
Wed, 21 Dec 2016 09:16:10 +0000 (10:16 +0100)
Makefile

index 6fe5eedc620e754b16cd6a0f879512888d33dfbf..ea2395ee9e4ce022c1003ce14eb276863408eff3 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 = 8bab2eedbba4
+ABCREV = a4872e22c646
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"