Updated ABV to hg rev 2bc57cc30593

This commit is contained in:
Clifford Wolf 2016-09-30 10:56:36 +02:00
parent 34e2fb594d
commit ca5462523e
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,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 = 8e08604f8ad3
ABCREV = 2bc57cc30593
ABCPULL = 1
ABCURL ?= https://bitbucket.org/alanmi/abc
ABCMKARGS = CC="$(CXX)" CXX="$(CXX)"