1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Deps libdir for openssl on linux

This commit is contained in:
bubnikv
2020-03-19 21:33:03 +01:00
parent d5149275b0
commit 170650169c
+1 -1
View File
@@ -31,7 +31,7 @@ ExternalProject_Add(dep_libopenssl
BUILD_IN_SOURCE 1
CONFIGURE_COMMAND ./config
"--prefix=${DESTDIR}/usr/local"
"--libdir=${DESTDIR}/usr/local/lib"
"--libdir=lib"
no-shared
no-ssl3-method
no-dynamic-engine