Skip to content

Fix compile issue with --enable-crl and --disable-ecc#10118

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
padelsbach:crl-no-ecc-fix
Apr 1, 2026
Merged

Fix compile issue with --enable-crl and --disable-ecc#10118
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
padelsbach:crl-no-ecc-fix

Conversation

@padelsbach
Copy link
Copy Markdown
Contributor

Description

When configured with --enable-crl --disable-ecc the following build error occurs. This change adds the precompiler flags to fix it.

/usr/bin/ld: src/.libs/libwolfssl_la-crl.o: in function `BufferStoreCRL':
crl.c:(.text+0xbb4): undefined reference to `SetBitString'

Fixes zd21509

Testing

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@padelsbach padelsbach added the For This Release Release version 5.9.1 label Apr 1, 2026
@padelsbach
Copy link
Copy Markdown
Contributor Author

jenkins retest this please

@padelsbach padelsbach marked this pull request as ready for review April 1, 2026 19:02
@JacobBarthelmeh JacobBarthelmeh merged commit 107cf61 into wolfSSL:master Apr 1, 2026
497 of 505 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.9.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants