Update ABC to hg rev fe96921e5d50
authorClifford Wolf <clifford@clifford.at>
Wed, 1 Feb 2017 10:15:37 +0000 (11:15 +0100)
committerClifford Wolf <clifford@clifford.at>
Wed, 1 Feb 2017 10:15:37 +0000 (11:15 +0100)
Makefile

index 01e1f6ad445b204d0697d3ef2213f6fde63b737e..2d247a4ca96a4348eb482fff24462e11547da7fa 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 = f8cadfe3861f
+ABCREV = fe96921e5d50
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"