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
d05972d2
Commit
d05972d2
authored
Mar 31, 2002
by
Alexandre Oliva
Committed by
Alexandre Oliva
Mar 31, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* libgcj.spec.in, libgcj-test.spec.in: Revert for now.
From-SVN: r51659
parent
ba2b7435
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
libjava/ChangeLog
+2
-0
libjava/libgcj-test.spec.in
+2
-2
libjava/libgcj.spec.in
+2
-2
No files found.
libjava/ChangeLog
View file @
d05972d2
2002
-
03
-
31
Alexandre
Oliva
<
aoliva
@
redhat
.
com
>
*
libgcj
.
spec
.
in
,
libgcj
-
test
.
spec
.
in
:
Revert
for
now
.
*
libgcj
.
spec
.
in
:
Override
libgcc
,
not
lib
.
*
libgcj
-
test
.
spec
.
in
:
Likewise
.
...
...
libjava/libgcj-test.spec.in
View file @
d05972d2
...
...
@@ -2,6 +2,6 @@
# This spec file is read by gcj when linking.
# It is only used by the testing harnesses (in libjava and gdb).
#
%rename lib
gcc libgcc
orig2
*lib
gcc: @LIBGCJTESTSPEC@ @GCTESTSPEC@ @ZLIBTESTSPEC@ %(libgcc
orig2)
%rename lib
lib
orig2
*lib
: @LIBGCJTESTSPEC@ @GCTESTSPEC@ @ZLIBTESTSPEC@ %(lib
orig2)
libjava/libgcj.spec.in
View file @
d05972d2
...
...
@@ -3,7 +3,7 @@
# It is used to specify the standard libraries we need in order
# to link with libgcj.
#
%rename lib
gcc libgcc
orig
*lib
gcc: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc
orig)
%rename lib
lib
orig
*lib
: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(lib
orig)
*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ -fkeep-inline-functions
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