Skip to content

Commit

Permalink
Revert "Deps libdir for libcurl on linux to land to the same directory"
Browse files Browse the repository at this point in the history
This reverts commit 38d06d5.
  • Loading branch information
bubnikv committed Mar 21, 2020
1 parent bf64f00 commit d5bcdde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/deps-linux.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ ExternalProject_Add(dep_libcurl
URL_HASH SHA256=cc245bf9a1a42a45df491501d97d5593392a03f7b4f07b952793518d97666115
BUILD_IN_SOURCE 1
CONFIGURE_COMMAND ./configure
"--libdir=${DESTDIR}/usr/local/lib"
--enable-static
--disable-shared
"--with-ssl=${DESTDIR}/usr/local"
Expand Down

0 comments on commit d5bcdde

Please sign in to comment.