Update ABC to git rev 14d985a
authorClifford Wolf <clifford@clifford.at>
Thu, 18 Oct 2018 10:26:53 +0000 (12:26 +0200)
committerClifford Wolf <clifford@clifford.at>
Thu, 18 Oct 2018 10:26:53 +0000 (12:26 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile

index 95d9290cb6e93e5a69fe10a4b27a18c23500a873..a5a4f15bae3dc83af759978b34c4cc0e407be191 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -109,7 +109,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 = c5b48bb
+ABCREV = 14d985a
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1