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
6bd12129
Commit
6bd12129
authored
Jun 21, 2002
by
Nathanael Nerode
Committed by
DJ Delorie
Jun 21, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in: Fix AIX configury bug.
From-SVN: r54892
parent
8081da07
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
ChangeLog
+4
-0
configure.in
+0
-2
No files found.
ChangeLog
View file @
6bd12129
2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
* configure.in: Fix AIX configury bug.
2002-06-20 Steve Ellcey <sje@cup.hp.com>
* MAINTAINERS (Write After Approval): Add self.
...
...
configure.in
View file @
6bd12129
...
...
@@ -895,7 +895,6 @@ case "${target}" in
powerpc-
*
-aix
*
)
# copied from rs6000-*-* entry
noconfigdirs
=
"
$noconfigdirs
gprof cvssrc target-libgloss
${
libgcj
}
"
use_gnu_ld
=
yes
;;
powerpc
*
-
*
-winnt
*
|
powerpc
*
-
*
-pe
*
|
ppc
*
-
*
-pe
)
target_configdirs
=
"
$target_configdirs
target-winsup"
...
...
@@ -922,7 +921,6 @@ case "${target}" in
;;
rs6000-
*
-aix
*
)
noconfigdirs
=
"
$noconfigdirs
gprof
${
libgcj
}
"
use_gnu_ld
=
yes
;;
rs6000-
*
-
*
)
noconfigdirs
=
"
$noconfigdirs
gprof
${
libgcj
}
"
...
...
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