Content-Length: 344112 | pFad | http://github.com/opencv/opencv-python/commit/c001042fefc533f7a68c24c249972dcb2596305b

13 update openssl, no-pinshared, see #381 · opencv/opencv-python@c001042 · GitHub
Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c001042

Browse files
committedSep 20, 2020
update openssl, no-pinshared, see #381
1 parent 4ee3929 commit c001042

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed
 

Diff for: ‎docker/manylinux2014/Dockerfile_aarch64

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ ENV PATH "$QTDIR/bin:$PATH"
1818

1919
RUN mkdir ~/ffmpeg_sources && \
2020
cd ~/ffmpeg_sources && \
21-
curl -O -L https://github.com/openssl/openssl/archive/OpenSSL_1_1_1c.tar.gz && \
22-
tar -xf OpenSSL_1_1_1c.tar.gz && \
23-
cd openssl-OpenSSL_1_1_1c && \
24-
./config --prefix="$HOME/ffmpeg_build" --openssldir="$HOME/ffmpeg_build" shared zlib -DOPENSSL_USE_NODELETE=0 && \
21+
curl -O -L https://github.com/openssl/openssl/archive/OpenSSL_1_1_1g.tar.gz && \
22+
tar -xf OpenSSL_1_1_1g.tar.gz && \
23+
cd openssl-OpenSSL_1_1_1g && \
24+
./config --prefix="$HOME/ffmpeg_build" --openssldir="$HOME/ffmpeg_build" no-pinshared shared zlib && \
2525
make -j$(getconf _NPROCESSORS_ONLN) && \
2626
# skip installing documentation
2727
make install_sw && \

Diff for: ‎docker/manylinux2014/Dockerfile_i686

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ ENV PATH "$QTDIR/bin:$PATH"
1818

1919
RUN mkdir ~/ffmpeg_sources && \
2020
cd ~/ffmpeg_sources && \
21-
curl -O -L https://github.com/openssl/openssl/archive/OpenSSL_1_1_1c.tar.gz && \
22-
tar -xf OpenSSL_1_1_1c.tar.gz && \
23-
cd openssl-OpenSSL_1_1_1c && \
21+
curl -O -L https://github.com/openssl/openssl/archive/OpenSSL_1_1_1g.tar.gz && \
22+
tar -xf OpenSSL_1_1_1g.tar.gz && \
23+
cd openssl-OpenSSL_1_1_1g && \
2424
# in i686, ./config detects x64 in i686 container without linux32
2525
# when run from "docker build"
26-
linux32 ./config --prefix="$HOME/ffmpeg_build" --openssldir="$HOME/ffmpeg_build" shared zlib -DOPENSSL_USE_NODELETE=0 && \
26+
linux32 ./config --prefix="$HOME/ffmpeg_build" no-pinshared shared zlib && \
2727
make -j$(getconf _NPROCESSORS_ONLN) && \
2828
#skip installing documentation
2929
make install_sw && \

Diff for: ‎docker/manylinux2014/Dockerfile_x86_64

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ ENV PATH "$QTDIR/bin:$PATH"
1818

1919
RUN mkdir ~/ffmpeg_sources && \
2020
cd ~/ffmpeg_sources && \
21-
curl -O -L https://github.com/openssl/openssl/archive/OpenSSL_1_1_1c.tar.gz && \
22-
tar -xf OpenSSL_1_1_1c.tar.gz && \
23-
cd openssl-OpenSSL_1_1_1c && \
24-
./config --prefix="$HOME/ffmpeg_build" --openssldir="$HOME/ffmpeg_build" shared zlib -DOPENSSL_USE_NODELETE=0 && \
21+
curl -O -L https://github.com/openssl/openssl/archive/OpenSSL_1_1_1g.tar.gz && \
22+
tar -xf OpenSSL_1_1_1g.tar.gz && \
23+
cd openssl-OpenSSL_1_1_1g && \
24+
./config --prefix="$HOME/ffmpeg_build" --openssldir="$HOME/ffmpeg_build" no-pinshared shared zlib && \
2525
make -j$(getconf _NPROCESSORS_ONLN) && \
2626
# skip installing documentation
2727
make install_sw && \

0 commit comments

Comments
 (0)
Failed to load comments.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/opencv/opencv-python/commit/c001042fefc533f7a68c24c249972dcb2596305b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy