Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Commit

Permalink
pass intendent flag to C preprocessor
Browse files Browse the repository at this point in the history
  • Loading branch information
LdBeth committed Oct 10, 2020
1 parent f681739 commit 445ec1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMakefile_common
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ if $(SSL_ENABLED)
export

if $(READLINE_ENABLED)
CFLAGS += $(READLINE_CFLAGS)
CFLAGS += -DREADLINE
OCAML_LINK_FLAGS += -cclib -lreadline
export

Expand Down

0 comments on commit 445ec1d

Please sign in to comment.