Update ABC to hg rev 6283c5d99b06
authorClifford Wolf <clifford@clifford.at>
Wed, 11 Oct 2017 11:58:51 +0000 (13:58 +0200)
committerClifford Wolf <clifford@clifford.at>
Wed, 11 Oct 2017 11:58:51 +0000 (13:58 +0200)
Makefile

index 3937010193e368ee8fbf195d4d8400b1bd7477a3..69c47f6b76679fce73f55eed91366396980f95fc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,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 = 0fc1803a77c0
+ABCREV = 6283c5d99b06
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1