Merge pull request #428 from thewtex/manylinux2014-x86-dockcross-include

manylinux2014-x86: Add common.dockcross include
This commit is contained in:
Matt McCormick 2020-07-15 10:18:55 -04:00 committed by GitHub
commit 800458ccda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ ENV DEFAULT_DOCKCROSS_IMAGE dockcross/manylinux2014-x86
#include "common.manylinux" #include "common.manylinux"
#include "common.dockcross"
#include "common.docker" #include "common.docker"
# Override yum to work around the problem with newly built libcurl.so.4 # Override yum to work around the problem with newly built libcurl.so.4