projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10f1b59
)
Add CXX
author
Steve Chamberlain
<sac@cygnus>
Fri, 1 Jul 1994 00:39:20 +0000
(
00:39
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Fri, 1 Jul 1994 00:39:20 +0000
(
00:39
+0000)
config/mh-go32
patch
|
blob
|
history
diff --git
a/config/mh-go32
b/config/mh-go32
index 1a6fc12b2c5d9efb30e30de13934a6d1f765375a..31af3ba52b8926d7530bf693de861c87ebf966a8 100644
(file)
--- a/
config/mh-go32
+++ b/
config/mh-go32
@@
-9,10
+9,12
@@
HOST_PREFIX=foo
HOST_PREFIX_1=foo
RANLIB=i386-go32-ranlib
AR=i386-go32-ar
-GCC_FOR_TARGET=${target}-gcc
+GCC_FOR_TARGET=${target_alias}-gcc
+CXX_FOR_TARGET=${target_alias}-gcc
CC_FOR_TARGET=${target_alias}-gcc
AS_FOR_TARGET=${target_alias}-as
AR_FOR_TARGET=${target_alias}-ar
+NM_FOR_TARGET=${target_alias}-nm
RANLIB_FOR_TARGET=${target_alias}-ranlib
HOST_PREFIX=cross
HOST_PREFIX_1=cross