Updated ABC to 51705b168d7a
authorClifford Wolf <clifford@clifford.at>
Sat, 4 Apr 2015 09:47:59 +0000 (11:47 +0200)
committerClifford Wolf <clifford@clifford.at>
Sat, 4 Apr 2015 09:47:59 +0000 (11:47 +0200)
Makefile

index 405870b6420c45ca84d44d546d3aa50c73b8d9da..05e15d7239c8e5c3fe3118b83b7a7c0fb6106a34 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -67,9 +67,9 @@ 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 = 61ad5f908c03
+ABCREV = 51705b168d7a
 ABCPULL = 1
-ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"
+ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"
 
 define newline