]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/darwin9.h
[Darwin, specs] Tidy some more linker options.
[thirdparty/gcc.git] / gcc / config / darwin9.h
index ca5c51718c85bc62a008ab5187238c68b42f94e0..1fd1604aed8e3c5f41abbafc82341a96fe682b76 100644 (file)
@@ -35,12 +35,6 @@ along with GCC; see the file COPYING3.  If not see
 /* Tell collect2 to run dsymutil for us as necessary.  */
 #define COLLECT_RUN_DSYMUTIL 1
 
-#undef DARWIN_PIE_SPEC
-#define DARWIN_PIE_SPEC \
-  "%{fpie|pie|fPIE: \
-     %{mdynamic-no-pic: %n'-mdynamic-no-pic' overrides '-pie', '-fpie' or '-fPIE'; \
-      :-pie}}"
-
 /* Only ask as for debug data if the debug style is stabs (since as doesn't
    yet generate dwarf.)  */