Skip to content

Commit

Permalink
devel/tcltls: fix build with Tcl 8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gahr committed Jan 3, 2024
1 parent 6f2e687 commit 719480b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/tcltls/Makefile
Expand Up @@ -38,6 +38,7 @@ CFLAGS+= -Wno-error=int-conversion

post-patch:
${MV} ${WRKSRC}/tests/ciphers.test ${WRKSRC}/tests/ciphers.test.broken
${REINPLACE_CMD} '/^#define CONST84/s|$$| const|' ${WRKSRC}/tlsInt.h

# Newer openssl-dhparam has no "-C" option, we emulate it here :-/
post-configure:
Expand Down

0 comments on commit 719480b

Please sign in to comment.