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
1ace7e15
Commit
1ace7e15
authored
24 years ago
by
Tom Tromey
Committed by
Tom Tromey
24 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in: Allow libgcj to be built on Sparc Solaris.
From-SVN: r39279
parent
95815731
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ChangeLog
+4
-0
configure.in
+2
-0
No files found.
ChangeLog
View file @
1ace7e15
2001-01-26 Tom Tromey <tromey@redhat.com>
* configure.in: Allow libgcj to be built on Sparc Solaris.
2001-01-25 David Edelsohn <edelsohn@gnu.org>
* ltcf-c.sh: Add aix5 case.
...
...
This diff is collapsed.
Click to expand it.
configure.in
View file @
1ace7e15
...
...
@@ -921,6 +921,8 @@ case "${target}" in
use_gnu_ld
=
no
fi
;;
sparc-
*
-solaris
*
)
;;
v810-
*
-
*
)
noconfigdirs
=
"
$noconfigdirs
bfd binutils gas gcc gdb ld target-libg++
${
libstdcxx_version
}
opcodes target-libgloss
${
libgcj
}
"
;;
...
...
This diff is collapsed.
Click to expand it.
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