Skip to content

Conversation

georgestagg
Copy link
Contributor

The object file cmark/html.o appears twice in the LIBCMARK list in src/Makevars. This causes some linkers (wasm-ld in my case) to fail with a duplicated symbol error.

@jeroen jeroen merged commit 34d1c75 into r-lib:main Sep 21, 2022
@jeroen
Copy link
Member

jeroen commented Sep 21, 2022

Thanks, good catch. Is it important to get this on CRAN soon?

@georgestagg
Copy link
Contributor Author

No, I don't think so. I doubt there'll be many people affected at all. It only causes an issue for me because I'm using a strange compiler toolchain.

I'm building my own binaries in any case so I'm happy to just point to the source on GitHub for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants