Bump ABC for upstream fix
authorEddie Hung <eddie@fpgeh.com>
Wed, 18 Dec 2019 00:11:37 +0000 (16:11 -0800)
committerEddie Hung <eddie@fpgeh.com>
Wed, 18 Dec 2019 00:11:37 +0000 (16:11 -0800)
Makefile

index e484656c8f520fd578fca9826ba3ca5439d3bcba..44d06489610a6ebbb936c3bae6dd0785e26a3791 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 = 451f2b0
+ABCREV = 02393a2
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1