Update ABC to hg rev efbf7f13ea9e
authorClifford Wolf <clifford@clifford.at>
Wed, 31 May 2017 09:55:37 +0000 (11:55 +0200)
committerClifford Wolf <clifford@clifford.at>
Wed, 31 May 2017 09:55:37 +0000 (11:55 +0200)
Makefile

index d9eccf1dda2d070839e116495edecb78476f5134..2868ba1e582912a000f838e6def208ad3ebf41c0 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 = e79576e10d72
+ABCREV = efbf7f13ea9e
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"