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

/solaris-userland/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)
/solaris-userland/components/python/xattr/
H A DMakefile46 CFFI = $(WS_COMPONENTS)/python/cffi/build/prototype/$(MACH)/$(PYTHON_LIB) macro
48 COMPONENT_BUILD_ENV += PYTHONPATH=$(CFFI)
49 COMPONENT_INSTALL_ENV += PYTHONPATH=$(CFFI):$(PROTO_DIR)/$(PYTHON_LIB)
50 COMPONENT_TEST_ENV += PYTHONPATH=$(CFFI):$(PROTO_DIR)/$(PYTHON_LIB)

Completed in 582 milliseconds