mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-06 01:44:06 +02: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