r22840: Add -pie support to Python's setup.py. This should fix build of python libs...
commit306c355f2640a332ebddcefa6d59a9b6b7361c49
authorAlexander Bokovoy <ab@samba.org>
Mon, 14 May 2007 09:47:58 +0000 (14 09:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:01 +0000 (10 12:22 -0500)
tree9f53055d7ab08d017bca756c613863b1270a3369
parent3af6bf6b6e5daf82a7845379187335cbba05f618
r22840: Add -pie support to Python's setup.py. This should fix build of python libs on recent distributions that take care of security.
(This used to be commit b090b8983bf26779c476c047e952e475c095932e)
source3/python/setup.py