Skip to content

Conversation

@3405691582
Copy link
Member

@3405691582 3405691582 commented Mar 22, 2020

swift-ide-test depends on libxml2. On OpenBSD, libxml2 is configured to use
iconv out of the box, but unlike other platforms, iconv is not part of
the base installation; it is a separate package, and so resides in
/usr/local/include. This should be added to the search path on this
platform to ensure correct header resolution.

@3405691582 3405691582 force-pushed the OpenBSD_Iconv_AdditionalIncludePath branch from d6c7ba6 to 7bf1488 Compare March 22, 2020 05:19
swift-ide-test depends on libxml2. On OpenBSD, libxml2 is configured to use iconv out of the box, but unlike other platforms, iconv is not part of the base installation; it is a separate package, and so resides in /usr/local/include. This should be added to the search path on this platform to ensure correct header resolution.
@3405691582 3405691582 force-pushed the OpenBSD_Iconv_AdditionalIncludePath branch from 7bf1488 to c9098c6 Compare March 25, 2020 01:03
@compnerd
Copy link
Member

@swift-ci please test

@compnerd compnerd merged commit 291f432 into swiftlang:master Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants