]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/linux.h
Add --enable-default-pie option to GCC configure
[thirdparty/gcc.git] / gcc / config / sparc / linux.h
index 56def4bcd4738a3ffd1430a7effb7792fc0b7e81..17e1e862b68d753f8729df61f12224d4d33577d8 100644 (file)
@@ -98,7 +98,7 @@ extern const char *host_detect_local_cpu (int argc, const char **argv);
 #undef ASM_SPEC
 #define ASM_SPEC "\
 -s \
-%{fpic|fPIC|fpie|fPIE:-K PIC} \
+%{" FPIE_OR_FPIC_SPEC ":-K PIC} \
 %{!.c:%{findirect-dispatch:-K PIC}} \
 %(asm_cpu) %(asm_relax)"