Update ABC to git rev c5b48bb
authorClifford Wolf <clifford@clifford.at>
Wed, 17 Oct 2018 10:23:50 +0000 (12:23 +0200)
committerClifford Wolf <clifford@clifford.at>
Wed, 17 Oct 2018 10:23:50 +0000 (12:23 +0200)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile

index ec0752535612ace2c72a7f98125fbd69e4c0f4cd..95d9290cb6e93e5a69fe10a4b27a18c23500a873 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 = ae6716b
+ABCREV = c5b48bb
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1