mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-11 18:17:54 +00:00
OS4 is PPC
This commit is contained in:
parent
82c23c5870
commit
cada414a80
@ -31,7 +31,7 @@ INCLUDE_DIRECTORIES(deps/zlib src include)
|
|||||||
IF (OPENSSL_CRYPTO_LIBRARIES)
|
IF (OPENSSL_CRYPTO_LIBRARIES)
|
||||||
SET(SHA1_TYPE "openssl" CACHE STRING "Which SHA1 implementation to use: builtin, ppc, openssl")
|
SET(SHA1_TYPE "openssl" CACHE STRING "Which SHA1 implementation to use: builtin, ppc, openssl")
|
||||||
ELSEIF ()
|
ELSEIF ()
|
||||||
SET(SHA1_TYPE "builtin" CACHE STRING "Which SHA1 implementation to use: builtin, ppc")
|
SET(SHA1_TYPE "ppc" CACHE STRING "Which SHA1 implementation to use: builtin, ppc")
|
||||||
ENDIF ()
|
ENDIF ()
|
||||||
|
|
||||||
INCLUDE(FindPkgConfig)
|
INCLUDE(FindPkgConfig)
|
||||||
|
Loading…
Reference in New Issue
Block a user