Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
7aa9922d
Commit
7aa9922d
authored
May 23, 2001
by
Anthony Green
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo applying previous patch.
From-SVN: r42503
parent
0fb617da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure
+2
-2
No files found.
configure
View file @
7aa9922d
...
...
@@ -89,7 +89,7 @@ subdirs=
target_alias
=
NOTARGET
target_makefile_frag
=
undefs
=
NOUNDEFS
version
=
"
$Revision
: 1.3
4
$"
version
=
"
$Revision
: 1.3
5
$"
x11
=
default
bindir
=
'${exec_prefix}/bin'
sbindir
=
'${exec_prefix}/sbin'
...
...
@@ -949,7 +949,7 @@ t loop
CC_FOR_BUILD
=
${
CC_FOR_BUILD
-gcc
}
CC_FOR_TARGET
=
${
CC_FOR_TARGET
-
${
target_alias
}
-gcc
}
CXX_FOR_TARGET
=
${
CXX_FOR_TARGET
-
${
target_alias
}
-c++
}
GCJ_FOR_TARGET
=
${
CXX
_FOR_TARGET
-
${
target_alias
}
-gcj
}
GCJ_FOR_TARGET
=
${
GCJ
_FOR_TARGET
-
${
target_alias
}
-gcj
}
DLLTOOL
=
${
DLLTOOL
-
${
host_alias
}
-dlltool
}
DLLTOOL_FOR_TARGET
=
${
DLLTOOL_FOR_TARGET
-
${
target_alias
}
-dlltool
}
GCC_FOR_TARGET
=
${
GCC_FOR_TARGET
-
${
CC_FOR_TARGET
-
${
target_alias
}
-gcc
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment