Update ABCREV for upstream bugfix
authorEddie Hung <eddie@fpgeh.com>
Tue, 3 Dec 2019 23:09:33 +0000 (15:09 -0800)
committerEddie Hung <eddie@fpgeh.com>
Tue, 3 Dec 2019 23:09:33 +0000 (15:09 -0800)
Makefile

index 6e7681cf39a974c850bdbbe18080ba66f809daab..b088e97f16073ecb1036bc0a4ff5910295039b6d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -128,7 +128,7 @@ bumpversion:
 # 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 = 623b5e8
+ABCREV = d527697
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1