projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5a872
)
Add missing ".
author
Roland McGrath
<roland@redhat.com>
Wed, 7 Sep 1994 00:15:23 +0000
(
00:15
+0000)
committer
Roland McGrath
<roland@redhat.com>
Wed, 7 Sep 1994 00:15:23 +0000
(
00:15
+0000)
default.c
patch
|
blob
|
history
diff --git
a/default.c
b/default.c
index 53dfed10abf26efa53786e3abb63b8e5f08a276a..154cb82547e629852dc0c7182beaa1ed459fdfe0 100644
(file)
--- a/
default.c
+++ b/
default.c
@@
-219,7
+219,7
@@
static char *default_variables[] =
"AS", "as",
#ifdef GCC_IS_NATIVE
"CC", "gcc",
- "CXX, "gcc",
+ "CXX
"
, "gcc",
#else
"CC", "cc",
"CXX", "g++",