projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f5f6cb
)
Forgot to commit (duh).
author
Jeff Law
<law@gcc.gnu.org>
Tue, 7 Apr 1998 18:44:08 +0000
(12:44 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Tue, 7 Apr 1998 18:44:08 +0000
(12:44 -0600)
From-SVN: r19035
gcc/configure
patch
|
blob
|
history
diff --git
a/gcc/configure
b/gcc/configure
index cc419d499388f08c18816cf29d15d91afa1dac34..6c2e948236408d739f46b434767c3660776dbe04 100755
(executable)
--- a/
gcc/configure
+++ b/
gcc/configure
@@
-4163,7
+4163,8
@@
for machine in $build $host $target; do
else
tm_file=sparc/sol2-sld.h
fi
- xm_file="sparc/xm-sysv4.h sparc/xm-sol2.h"
+ xm_file="xm-siglist.h sparc/xm-sysv4.h sparc/xm-sol2.h"
+ xm_defines="USG POSIX"
tmake_file=sparc/t-sol2
xmake_file=sparc/x-sysv4
extra_parts="crt1.o crti.o crtn.o gcrt1.o gmon.o crtbegin.o crtend.o"