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
97af925b
Commit
97af925b
authored
Jan 05, 2007
by
Daniel Jacobowitz
Committed by
Daniel Jacobowitz
Jan 05, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (install): Handle multilibs.
From-SVN: r120492
parent
698ac934
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
libgcc/ChangeLog
+4
-0
libgcc/Makefile.in
+2
-0
No files found.
libgcc/ChangeLog
View file @
97af925b
2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.in (install): Handle multilibs.
2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in: Added .PHONY entry for documentation targets.
...
...
libgcc/Makefile.in
View file @
97af925b
...
...
@@ -782,6 +782,8 @@ install: $(install-shared) $(install-libunwind)
$(INSTALL_DATA)
$$
file
$(DESTDIR)$(inst_libdir)
/
;
\
done
@$(MULTIDO)
$(FLAGS_TO_PASS)
multi-do
DO
=
install
.PHONY
:
install install-shared install-libunwind
# Don't export variables to the environment, in order to not confuse
...
...
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