Skip to content

Commit

Permalink
Fix endif
Browse files Browse the repository at this point in the history
akashlevy committed Oct 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0ffb913 commit 55acb4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -411,6 +411,7 @@ LIBS += -ltermcap
endif
else
ABCMKARGS += "ABC_USE_NO_READLINE=1"
endif

ifeq ($(ENABLE_EDITLINE),1)
CXXFLAGS += -DYOSYS_ENABLE_EDITLINE

0 comments on commit 55acb4a

Please sign in to comment.