Updated ABC to hg rev a86455b00da5
authorClifford Wolf <clifford@clifford.at>
Tue, 16 Aug 2016 07:08:26 +0000 (09:08 +0200)
committerClifford Wolf <clifford@clifford.at>
Tue, 16 Aug 2016 07:08:26 +0000 (09:08 +0200)
Makefile

index 47dfd858fde3d9a18278d5db383e3bb65dc8239b..77279494e1bd7bff2d1c33aabaf9b3679931ee84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,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 = 760ba358e790
+ABCREV = a86455b00da5
 ABCPULL = 1
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"