Commit c1090daa by Jim Wilson Committed by Jeff Law

* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.

From-SVN: r15088
parent 71e10e87
Thu Sep 4 15:02:27 1997 Jim Wilson <wilson@cygnus.com>
* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
Thu Sep 4 14:51:57 1997 Jeffrey A Law (law@cygnus.com)
* i386.h (CPP_CPU_DEFAULT): Avoid using #elif.
......
......@@ -33,3 +33,4 @@ crtn.o: $(srcdir)/config/i386/sol2-cn.asm $(GCC_PASSES)
# routines in crtstuff.c.
CRTSTUFF_T_CFLAGS = -fPIC
TARGET_LIBGCC2_CFLAGS = -fPIC
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment