Updated ABC
authorClifford Wolf <clifford@clifford.at>
Mon, 6 Jul 2015 15:45:40 +0000 (17:45 +0200)
committerClifford Wolf <clifford@clifford.at>
Mon, 6 Jul 2015 15:45:40 +0000 (17:45 +0200)
Makefile

index 25216369af55e9e9adfd9260345b4d320d52dc38..efbca71941bced467e0c7616d94ac0b43bf54656 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,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 = 779de2de1481
+ABCREV = c3698e053a7a
 ABCPULL = 1
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"