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
b4ea9a9d
Commit
b4ea9a9d
authored
Aug 29, 1998
by
Jeffrey A Law
Committed by
Jeff Law
Aug 29, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (INSTALL): Remove "--no-header" argument.
From-SVN: r22080
parent
8c08ae7a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
b4ea9a9d
Sat Aug 29 12:39:56 1998 Jeffrey A Law (law@cygnus.com)
* Makefile.in (INSTALL): Remove "--no-header" argument.
* NEWS: Various updates.
Fri Aug 28 19:00:44 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
...
...
gcc/Makefile.in
View file @
b4ea9a9d
...
...
@@ -2129,7 +2129,7 @@ cpp.dvi: $(srcdir)/cpp.texi
INSTALL
:
$(srcdir)/install1.texi $(srcdir)/install.texi
cd
$(srcdir)
;
$(MAKEINFO)
-D
INSTALLONLY
--no-header
\
cd
$(srcdir)
;
$(MAKEINFO)
-D
INSTALLONLY
\
--no-split
-o
INSTALL install1.texi
#
# Deletion of files made during compilation.
...
...
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