components/python/jsonrpclib/Makefile
changeset 873 eacbe16b1cd9
parent 832 d0946a4ddb78
child 1058 34d7aaa03423
--- a/components/python/jsonrpclib/Makefile	Mon Jun 18 09:50:24 2012 -0700
+++ b/components/python/jsonrpclib/Makefile	Mon Jun 18 09:57:40 2012 -0700
@@ -38,9 +38,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)