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
47c2a6e6
Commit
47c2a6e6
authored
Sep 14, 2012
by
David Edelsohn
Committed by
David Edelsohn
Sep 14, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure: Regenerated.
From-SVN: r191325
parent
8e6bfa1f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
libjava/ChangeLog
+4
-0
libjava/configure
+6
-3
No files found.
libjava/ChangeLog
View file @
47c2a6e6
2012-09-14 David Edelsohn <dje.gcc@gmail.com>
* configure: Regenerated.
2012-07-19 Tristan Gingold <gingold@adacore.com>
Richard Henderson <rth@redhat.com>
...
...
libjava/configure
View file @
47c2a6e6
...
...
@@ -10392,6 +10392,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static
=
'-Bstatic'
fi
lt_prog_compiler_pic
=
'-fPIC'
;;
amigaos
*
)
...
...
@@ -13365,7 +13366,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
_LT_EOF
#line 1336
8
"configure"
#line 1336
9
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -13471,7 +13472,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
_LT_EOF
#line 1347
4
"configure"
#line 1347
5
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -15274,6 +15275,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static_CXX
=
'-Bstatic'
fi
lt_prog_compiler_pic_CXX
=
'-fPIC'
;;
amigaos
*
)
...
...
@@ -17367,6 +17369,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
# AIX 5 now supports IA64 processor
lt_prog_compiler_static_GCJ
=
'-Bstatic'
fi
lt_prog_compiler_pic_GCJ
=
'-fPIC'
;;
amigaos
*
)
...
...
@@ -19464,7 +19467,7 @@ if test "${enable_sjlj_exceptions+set}" = set; then :
enableval
=
$enable_sjlj_exceptions
;
:
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 194
67
"configure"
#line 194
70
"configure"
struct S { ~S(); };
void bar();
void foo()
...
...
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