Bump ABCREV for upstream fix
authorEddie Hung <eddie@fpgeh.com>
Sat, 11 Jan 2020 15:59:18 +0000 (07:59 -0800)
committerEddie Hung <eddie@fpgeh.com>
Sat, 11 Jan 2020 15:59:18 +0000 (07:59 -0800)
Makefile

index fd95219ee7a0cda43cc19efd328ff9e5ef38aa18..9140cac0f8a79f091c554b5143955e1fa1cd7b0f 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 = 144c5be
+ABCREV = 71f2b40
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1