diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/depends/target/pythonmodule-pycryptodome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/depends/target/pythonmodule-pycryptodome/Makefile b/tools/depends/target/pythonmodule-pycryptodome/Makefile index 3916b58d1a..48b61ae574 100644 --- a/tools/depends/target/pythonmodule-pycryptodome/Makefile +++ b/tools/depends/target/pythonmodule-pycryptodome/Makefile @@ -24,6 +24,7 @@ endif export CC CFLAGS export LDSHARED LDFLAGS export PYTHONPATH=$(PYTHON_SITE_PKG) +export SETUPTOOLS_EXT_SUFFIX=.so all: .installed-$(PLATFORM) |