mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-24 22:25:11 +00:00
Remove copy-pasted definition of PYTHON that wasn't used
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
e0de27729e
commit
99cce1dd4f
|
@ -20,8 +20,6 @@ endif
|
||||||
DLEXT ?= so
|
DLEXT ?= so
|
||||||
EXEXT=
|
EXEXT=
|
||||||
SHARED_SUFFIX=
|
SHARED_SUFFIX=
|
||||||
# python2 for POSIX since FreeBSD has only python2 as default.
|
|
||||||
PYTHON ?= python2
|
|
||||||
|
|
||||||
# Zlib shared library extensions:
|
# Zlib shared library extensions:
|
||||||
ifdef ZLIB
|
ifdef ZLIB
|
||||||
|
|
Loading…
Reference in a new issue