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
8567c70f
Commit
8567c70f
authored
Aug 22, 2002
by
Tom Tromey
Committed by
Tom Tromey
Aug 22, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (Configuration): Document --datadir.
From-SVN: r56511
parent
27a7fc5d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+4
-0
No files found.
gcc/ChangeLog
View file @
8567c70f
2002
-
08
-
22
Tom
Tromey
<
tromey
@redhat
.
com
>
*
doc
/
install
.
texi
(
Configuration
)
:
Document
--
datadir
.
2002
-
08
-
22
Alexandre
Oliva
<
aoliva
@redhat
.
com
>
*
Makefile
.
in
(
$
(
BUILD_PREFIX_1
)
varray
.
o
)
:
Depend
on
$
(
GGC_H
).
...
...
gcc/doc/install.texi
View file @
8567c70f
...
...
@@ -384,6 +384,10 @@ default is @file{@var{libdir}}.
Specify the installation directory for documentation in info format.
The default is @file{@var{prefix}/info}.
@item --datadir=@var{dirname}
Specify the installation directory for some architecture-independent
data files referenced by GCC@. The default is @file{@var{prefix}/share}.
@item --mandir=@var{dirname}
Specify the installation directory for manual pages. The default is
@file{@var{prefix}/man}. (Note that the manual pages are only extracts from
...
...
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