Bump ABCREV to receive fix for #1675
authorEddie Hung <eddie@fpgeh.com>
Fri, 6 Mar 2020 18:32:48 +0000 (10:32 -0800)
committerEddie Hung <eddie@fpgeh.com>
Fri, 6 Mar 2020 18:32:48 +0000 (10:32 -0800)
Makefile

index e9dfd9df07be9d197725ba8126116249faaafa74..864be3c2e3ee72fda7bf0ead5d750eb7acb21d37 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 = 71f2b40
+ABCREV = ed90ce2
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1