darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Pass -no_pie for non-PIC code when targeting...
authorJack Howarth <howarth@bromo.med.uc.edu>
Sun, 4 Dec 2011 07:09:56 +0000 (07:09 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sun, 4 Dec 2011 07:09:56 +0000 (07:09 +0000)
commit517e88d729635b2172caa4273fc8892effe8fe0f
tree2dacc1a2069635a346a5ea33160cb96620451e44
parent1b50e719165feefd6d405bebf963af0d2db4a53d
darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Pass -no_pie for non-PIC code when targeting 10.7 or later.

2011-12-03  Jack Howarth  <howarth@bromo.med.uc.edu>

       * config/darwin10.h (LINK_GCC_C_SEQUENCE_SPEC):
         Pass -no_pie for non-PIC code when targeting 10.7 or later.

From-SVN: r181982
gcc/ChangeLog
gcc/config/darwin10.h