Update ABC to git rev f23ea8e
authorClifford Wolf <clifford@clifford.at>
Mon, 30 Apr 2018 17:50:34 +0000 (19:50 +0200)
committerClifford Wolf <clifford@clifford.at>
Mon, 30 Apr 2018 17:50:34 +0000 (19:50 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile

index 025bfd536873d447d27342f3888dd4452678e8a6..9cdb8d2dbe5ee0a83bbf8fd73dc869fc474018f2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -102,7 +102,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 = a2d59be
+ABCREV = f23ea8e
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1