diff -r 4ce8edeb91bf -r eacbe16b1cd9 components/python/pyopenssl/Makefile --- a/components/python/pyopenssl/Makefile Mon Jun 18 09:50:24 2012 -0700 +++ b/components/python/pyopenssl/Makefile Mon Jun 18 09:57:40 2012 -0700 @@ -37,9 +37,6 @@ include $(WS_TOP)/make-rules/setup.py.mk include $(WS_TOP)/make-rules/ips.mk -# build modules PIC (needed for Python 2.7) -CFLAGS += $(CC_PIC) - # common targets build: $(BUILD_32_and_64)