mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
OpenSSL-1.0.0-beta5をパッケージに追加し、ビルド対象に変更
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@188 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
c870448905
commit
b10d9d36ea
@ -12,11 +12,11 @@
|
||||
# USE_HSM = TRUE
|
||||
# RESET_HSM = TRUE
|
||||
|
||||
DEV_CYGWIN = FALSE
|
||||
DEBUG_PRINT = FALSE
|
||||
ECDSA_SHA256 = FALSE
|
||||
USE_HSM = TRUE
|
||||
RESET_HSM = TRUE
|
||||
DEV_CYGWIN = TRUE
|
||||
DEBUG_PRINT = TRUE
|
||||
ECDSA_SHA256 = TRUE
|
||||
USE_HSM = FALSE
|
||||
RESET_HSM = FALSE
|
||||
|
||||
ifeq ($(USE_HSM),TRUE)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
|
||||
# OPENSSL = openssl-1.0.0-beta2
|
||||
OPENSSL = openssl-0.9.8k
|
||||
OPENSSL = openssl-1.0.0-beta5
|
||||
# OPENSSL = openssl-0.9.8k
|
||||
|
||||
ifeq ($(DEV_CYGWIN),TRUE)
|
||||
OPENSSL_CONFIG_TARGET = mingw
|
||||
|
||||
BIN
trunk/package/openssl-1.0.0-beta5.tar.gz
Normal file
BIN
trunk/package/openssl-1.0.0-beta5.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user