projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e10e8
)
* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
author
Jim Wilson
<wilson@cygnus.com>
Thu, 4 Sep 1997 23:54:04 +0000
(23:54 +0000)
committer
Jeff Law
<law@gcc.gnu.org>
Thu, 4 Sep 1997 23:54:04 +0000
(17:54 -0600)
From-SVN: r15088
gcc/ChangeLog
patch
|
blob
|
history
gcc/config/i386/t-sol2
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index e560fc63d7cd6096948c3326349a1ba274f1a21f..430ecb1a444b511f6c3e6292787da4de1c17508d 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+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.
diff --git
a/gcc/config/i386/t-sol2
b/gcc/config/i386/t-sol2
index 5a17053903d830b260018d90fe8682a33157d191..f47905ae65da3c59efb612cbec35ec98664da69b 100644
(file)
--- a/
gcc/config/i386/t-sol2
+++ b/
gcc/config/i386/t-sol2
@@
-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