Searched refs:CFFI (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/python/cryptography/
H A DMakefile46 # Use the CFFI version in the gate because if the CFFI version changes
47 # everything using CFFI will break.
48 CFFI = $(WS_COMPONENTS)/python/cffi/build/prototype/$(MACH)/$(PYTHON_LIB) macro
50 COMPONENT_BUILD_ENV += PYTHONPATH=$(CFFI)
51 COMPONENT_INSTALL_ENV += PYTHONPATH=$(CFFI)

Completed in 11 milliseconds