Updated ABC to hg rev 760ba358e790
authorClifford Wolf <clifford@clifford.at>
Mon, 15 Aug 2016 22:56:42 +0000 (00:56 +0200)
committerClifford Wolf <clifford@clifford.at>
Mon, 15 Aug 2016 22:56:42 +0000 (00:56 +0200)
Makefile

index ca585f05dace23ff6ab3685ac4261a3f60cf60a5..47dfd858fde3d9a18278d5db383e3bb65dc8239b 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 = b5df6e2b76f0
+ABCREV = 760ba358e790
 ABCPULL = 1
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"