Skip to content

Hack to select iconv implementation - libiconv vs. libc iconv#15437

Merged
adamjstewart merged 1 commit intospack:developfrom
iarspider:libiconv_hack_v2
Mar 28, 2020
Merged

Hack to select iconv implementation - libiconv vs. libc iconv#15437
adamjstewart merged 1 commit intospack:developfrom
iarspider:libiconv_hack_v2

Conversation

@iarspider
Copy link
Copy Markdown
Contributor

We at SFT-SPI would like to use libc's implementation of iconv, as opposed to libiconv one. This PR introduces a new virtual package iconv and a dummy package libc to provide it.

lib's and libiconv's implementation of iconv should be compatible on API level, but I'm testing this just in case.

Packages that directly depend on libiconv:

@adamjstewart adamjstewart merged commit 27e4a47 into spack:develop Mar 28, 2020
@iarspider iarspider deleted the libiconv_hack_v2 branch June 8, 2020 13:04
ReinhardPrix pushed a commit to ReinhardPrix/spack that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants