mirror of
https://github.com/rvtr/ctr_eFuse.git
synced 2025-11-02 00:11:04 -04:00
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@4 ff987cc8-cf2f-4642-8568-d52cce064691
This commit is contained in:
parent
2c1723bfef
commit
2bac143ce0
@ -4,7 +4,11 @@ OPENSSL = openssl-0.9.8k
|
||||
|
||||
SFMT = SFMT-src-1.3.3
|
||||
|
||||
# OPENSSL_CONFIG_TARGET = mingw
|
||||
ifeq ($(DEV_CYGWIN),TRUE)
|
||||
OPENSSL_CONFIG_TARGET = mingw
|
||||
else
|
||||
OPENSSL_CONFIG_TARGET =
|
||||
endif
|
||||
|
||||
OUT_DIR = ../
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user