From 9751cdc0fc80fdaf84d99f8d11bbfeb28a0f4e21 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Mon, 13 Jul 2020 13:40:45 -0400 Subject: [PATCH] manylinux2014-x86: Add common.dockcross include Bringing together PR #424 #425 --- manylinux2014-x86/Dockerfile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manylinux2014-x86/Dockerfile.in b/manylinux2014-x86/Dockerfile.in index d626021..1e1293d 100644 --- a/manylinux2014-x86/Dockerfile.in +++ b/manylinux2014-x86/Dockerfile.in @@ -6,6 +6,8 @@ ENV DEFAULT_DOCKCROSS_IMAGE dockcross/manylinux2014-x86 #include "common.manylinux" +#include "common.dockcross" + #include "common.docker" # Override yum to work around the problem with newly built libcurl.so.4