Skip to content

Commit

Permalink
enc: Define missing POSTLINK variable in enc.mk
Browse files Browse the repository at this point in the history
This is a follow up change to 71d5116
  • Loading branch information
kateinoigakukun committed Mar 3, 2024
1 parent 7e4b1f8 commit 072761b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enc/Makefile.in
Expand Up @@ -57,6 +57,7 @@ DEFS = @DEFS@
CPPFLAGS = @CPPFLAGS@ -DONIG_ENC_REGISTER=rb_enc_register
LDFLAGS = @LDFLAGS@
LDSHARED = @LDSHARED@
POSTLINK = @POSTLINK@
ldflags = $(LDFLAGS)
dldflags = @DLDFLAGS@
extdldflags = @EXTDLDFLAGS@
Expand Down

0 comments on commit 072761b

Please sign in to comment.