Update ABC to hg rev 8da4dc435b9f
authorClifford Wolf <clifford@clifford.at>
Wed, 22 Feb 2017 18:20:47 +0000 (19:20 +0100)
committerClifford Wolf <clifford@clifford.at>
Wed, 22 Feb 2017 18:20:47 +0000 (19:20 +0100)
Makefile

index 2773990a66527129c2e0e1ecb12ad517f9311011..a6779334e01d058f02bf670a3e677045b3196eaf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,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 = a2fcd1cc61a6
+ABCREV = 8da4dc435b9f
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"