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
fb13499f
Commit
fb13499f
authored
Jan 22, 2003
by
Andrew Haley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix misapplied patch.
From-SVN: r61601
parent
f8061f6a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
libjava/configure.host
+1
-1
No files found.
libjava/configure.host
View file @
fb13499f
...
@@ -86,7 +86,6 @@ case "${host}" in
...
@@ -86,7 +86,6 @@ case "${host}" in
enable_getenv_properties_default=no
enable_getenv_properties_default=no
;;
;;
i686-*|i586-*|i486-*|i386-*)
i686-*|i586-*|i486-*|i386-*)
CHECKREFSPEC="%{m32:-fcheck-references}"
sysdeps_dir=i386
sysdeps_dir=i386
libgcj_flags="${libgcj_flags} -ffloat-store"
libgcj_flags="${libgcj_flags} -ffloat-store"
libgcj_interpreter=yes
libgcj_interpreter=yes
...
@@ -97,6 +96,7 @@ case "${host}" in
...
@@ -97,6 +96,7 @@ case "${host}" in
slow_pthread_self=yes
slow_pthread_self=yes
;;
;;
x86_64-*)
x86_64-*)
CHECKREFSPEC="%{m32:-fcheck-references}"
sysdeps_dir=x86-64
sysdeps_dir=x86-64
libgcj_flags="${libgcj_flags} -ffloat-store"
libgcj_flags="${libgcj_flags} -ffloat-store"
libgcj_interpreter=no
libgcj_interpreter=no
...
...
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