mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Merge remote-tracking branch 'upstream-public/pr/1499' into development-proposed
This commit is contained in:
commit
0ed632f445
5 changed files with 20 additions and 11 deletions
|
|
@ -35,7 +35,7 @@ ifdef SHARED
|
|||
SHARED_SUFFIX=.$(DLEXT)
|
||||
endif
|
||||
else
|
||||
DLEXT=so
|
||||
DLEXT ?= so
|
||||
EXEXT=
|
||||
SHARED_SUFFIX=
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue