Updated ABC to hg id f591c081d5e7
authorClifford Wolf <clifford@clifford.at>
Mon, 26 Dec 2016 16:52:38 +0000 (17:52 +0100)
committerClifford Wolf <clifford@clifford.at>
Mon, 26 Dec 2016 16:52:38 +0000 (17:52 +0100)
Makefile

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