Update ABC to hg rev 0fc1803a77c0
authorClifford Wolf <clifford@clifford.at>
Fri, 6 Oct 2017 08:07:33 +0000 (10:07 +0200)
committerClifford Wolf <clifford@clifford.at>
Fri, 6 Oct 2017 08:07:33 +0000 (10:07 +0200)
Makefile

index 49ac1e885eb2c0d6974d5ebb08f952bcf06d8a76..3937010193e368ee8fbf195d4d8400b1bd7477a3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,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 = cd6984ee82d4
+ABCREV = 0fc1803a77c0
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1