mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-21 10:49:53 +00:00
Remove copy-pasted definition of PYTHON that wasn't used
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -20,8 +20,6 @@ endif
|
||||
DLEXT ?= so
|
||||
EXEXT=
|
||||
SHARED_SUFFIX=
|
||||
# python2 for POSIX since FreeBSD has only python2 as default.
|
||||
PYTHON ?= python2
|
||||
|
||||
# Zlib shared library extensions:
|
||||
ifdef ZLIB
|
||||
|
||||
Reference in New Issue
Block a user