mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 23:45:42 +01:00
Merge pull request #99 from Patater/tls-generated-sources-debug-print
Makefile: Remove extra debug print
This commit is contained in:
commit
5900ed6dcc
@ -103,8 +103,6 @@ OBJS_CRYPTO += version.o
|
||||
OBJS_CRYPTO += version_features.o
|
||||
endif
|
||||
|
||||
$(info $(OBJS_CRYPTO))
|
||||
|
||||
OBJS_X509= certs.o pkcs11.o x509.o \
|
||||
x509_create.o x509_crl.o x509_crt.o \
|
||||
x509_csr.o x509write_crt.o x509write_csr.o
|
||||
|
Loading…
Reference in New Issue
Block a user