]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/m32r/m32r.h
Add --enable-default-pie option to GCC configure
[thirdparty/gcc.git] / gcc / config / m32r / m32r.h
index 66ceae0c1814c681a7e0e8e924a08feb241e049b..2163de41349b3dfabd2cfd9925e6a2253d52aa43 100644 (file)
 
 /* Options to pass on to the assembler.  */
 #undef  ASM_SPEC
-#define ASM_SPEC "%(asm_cpu) %(relax) %{fpic|fpie:-K PIC} %{fPIC|fPIE:-K PIC}"
+#define ASM_SPEC "%(asm_cpu) %(relax) %{" FPIE_OR_FPIC_SPEC ":-K PIC}"
 
 #define LINK_SPEC "%{v} %(link_cpu) %(relax)"