mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 06:31:13 +01:00
Improve make pthread linking mechanism
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
@@ -139,7 +139,7 @@ APPS = \
|
||||
x509/req_app \
|
||||
# End of APPS
|
||||
|
||||
ifdef PTHREAD
|
||||
ifeq ($(THREADING),pthread)
|
||||
APPS += ssl/ssl_pthread_server
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user