Update ABC to hg rev 31fc97b0aeed
authorClifford Wolf <clifford@clifford.at>
Sat, 2 Dec 2017 20:24:12 +0000 (21:24 +0100)
committerClifford Wolf <clifford@clifford.at>
Sat, 2 Dec 2017 20:24:12 +0000 (21:24 +0100)
Makefile

index 924fd88b712c8856cd0c2275bbaaa0c3bba4f682..e87f0d1531eba639cdc9034abe22c6f781e5974a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -101,7 +101,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 = f6838749f234
+ABCREV = 31fc97b0aeed
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1