Update ABC to git rev 6df1396
authorClifford Wolf <clifford@clifford.at>
Wed, 30 May 2018 11:04:40 +0000 (13:04 +0200)
committerClifford Wolf <clifford@clifford.at>
Wed, 30 May 2018 11:10:10 +0000 (13:10 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile

index ef838624ac3a671703409f93422f29860ab7081f..2db6612a7739e18a097825024b80c71e6b6d3f21 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,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 = f23ea8e
+ABCREV = 6df1396
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1