Update to ABC 3709744
authorClifford Wolf <clifford@clifford.at>
Thu, 18 Apr 2019 16:51:36 +0000 (18:51 +0200)
committerClifford Wolf <clifford@clifford.at>
Thu, 18 Apr 2019 19:25:02 +0000 (21:25 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile

index f705db9ec629bee1645304e73ca243587ce2c6e1..4f47d8abbec06643333392bd0a34f4ae16aa563a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,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 = d1b6413
+ABCREV = 3709744
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1