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
072f1e63
Commit
072f1e63
authored
Sep 12, 2017
by
Eric Botcazou
Committed by
Eric Botcazou
Sep 12, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc-interface/Makefile.in (SPARC/Solaris): Remove obsolete stuff.
From-SVN: r251997
parent
ff3e3d99
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ada/ChangeLog
+4
-0
gcc/ada/gcc-interface/Makefile.in
+0
-4
No files found.
gcc/ada/ChangeLog
View file @
072f1e63
2017
-
09
-
12
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
Makefile
.
in
(
SPARC
/
Solaris
):
Remove
obsolete
stuff
.
2017
-
09
-
11
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
2017
-
09
-
11
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
doc
/
gnat_ugn
/
the_gnat_compilation_model
.
rst
:
Fix
sphinx
warning
.
*
doc
/
gnat_ugn
/
the_gnat_compilation_model
.
rst
:
Fix
sphinx
warning
.
...
...
gcc/ada/gcc-interface/Makefile.in
View file @
072f1e63
...
@@ -918,10 +918,6 @@ ifeq ($(strip $(filter-out sparc% sun solaris%,$(target_cpu) $(target_vendor) $(
...
@@ -918,10 +918,6 @@ ifeq ($(strip $(filter-out sparc% sun solaris%,$(target_cpu) $(target_vendor) $(
GNATLIB_SHARED
=
gnatlib-shared-dual
GNATLIB_SHARED
=
gnatlib-shared-dual
GMEM_LIB
=
gmemlib
GMEM_LIB
=
gmemlib
LIBRARY_VERSION
:=
$(LIB_VERSION)
LIBRARY_VERSION
:=
$(LIB_VERSION)
ifeq
($(strip
$(filter-out
m64,$(THREAD_KIND))),)
LIBGNAT_TARGET_PAIRS
=
$(LIBGNAT_TARGET_PAIRS_64)
endif
endif
endif
# x86 and x86-64 solaris
# x86 and x86-64 solaris
...
...
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