Skip to content

Commit

Permalink
Bump ABCREV for upstream fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiehung committed Jan 11, 2020
1 parent 7532416 commit 9005bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 9005bb9

Please sign in to comment.