diff options
author | Lars Müller <lmuelle@samba.org> | 2005-07-04 16:39:11 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:58:12 -0500 |
commit | 3ddc4877bdd7f1a1e28855dbd8dc5dbf16839f3e (patch) | |
tree | 1051c0471bf8ddcc285a2d873755148243fa97d3 /source3/Doxyfile | |
parent | 944ecbdbb05f87270430efbef0ddc7cc388e5d36 (diff) | |
download | samba-3ddc4877bdd7f1a1e28855dbd8dc5dbf16839f3e.tar.gz samba-3ddc4877bdd7f1a1e28855dbd8dc5dbf16839f3e.tar.bz2 samba-3ddc4877bdd7f1a1e28855dbd8dc5dbf16839f3e.zip |
r8151: Add support to create position independent executable (PIE) code if the
compiler supports it.
We have to compile with -fPIE and not -fpie. Else ppc and s390(x) will
fail (to small GOT).
It's possible to disable configure's PIE detection with --disable-pie
(This used to be commit 07845bb4c5a31cb29bf7b8ff6c50e5da84c329e4)
Diffstat (limited to 'source3/Doxyfile')
0 files changed, 0 insertions, 0 deletions