Bump ABCREV for upstream fix
authorEddie Hung <eddie@fpgeh.com>
Mon, 6 Jan 2020 19:14:05 +0000 (11:14 -0800)
committerEddie Hung <eddie@fpgeh.com>
Mon, 6 Jan 2020 19:14:05 +0000 (11:14 -0800)
Makefile

index a85f6350c556836c6728f9ffe6a2ee913316a40e..d7319796bc81b729079b4ef89d4e44aa880f8c3b 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 = f6dc4a5
 ABCPULL = 1
 ABCURL ?= https://github.com/berkeley-abc/abc
 ABCMKARGS = CC="$(CXX)" CXX="$(CXX)" ABC_USE_LIBSTDCXX=1