Updated ABC to hg rev 8bab2eedbba4
authorClifford Wolf <clifford@clifford.at>
Wed, 21 Dec 2016 08:13:20 +0000 (09:13 +0100)
committerClifford Wolf <clifford@clifford.at>
Wed, 21 Dec 2016 08:13:20 +0000 (09:13 +0100)
Makefile

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