pocoproject / conan-poco

Conan.io package for POCO C++ Libraries
17 stars 28 forks source link

Fix x86 builds for clang 8 and 9 #61

Open uilianries opened 4 years ago

uilianries commented 4 years ago

Hi!

When cross-building x64 to x86 and Clang 8/9 and using libc++ and Debug, it won't work. We need native docker images prepared for x86 only, that's why CONAN_DOCKER_32_IMAGES has been added