Updated ABC to hg id 38b26a543f1d
authorClifford Wolf <clifford@clifford.at>
Sun, 8 Jan 2017 10:57:52 +0000 (11:57 +0100)
committerClifford Wolf <clifford@clifford.at>
Sun, 8 Jan 2017 10:57:52 +0000 (11:57 +0100)
Makefile

index 8787e3910b499c14a2603c62cfca4b97229d48b7..4f812ba956c8d35932b92082115842385e9dbfc0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,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 = 55cd83f432c0
+ABCREV = 38b26a543f1d
 ABCPULL = 1
 ABCURL ?= https://bitbucket.org/alanmi/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"