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
e228c50f
Commit
e228c50f
authored
Feb 09, 2017
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Feb 09, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (po/$(PACKAGE).pot): Adjust bug reporting URL.
From-SVN: r245298
parent
b5811a69
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libcpp/ChangeLog
+4
-0
libcpp/Makefile.in
+1
-1
No files found.
libcpp/ChangeLog
View file @
e228c50f
2017
-
02
-
09
Gerald
Pfeifer
<
gerald
@
pfeifer.com
>
*
Makefile.in
(
po
/
$
(
PACKAGE
)
.
pot
):
Adjust
bug
reporting
URL.
2017
-
01
-
10
David
Malcolm
<
dmalcolm
@
redhat.com
>
2017
-
01
-
10
David
Malcolm
<
dmalcolm
@
redhat.com
>
PR
c
++/
77949
PR
c
++/
77949
...
...
libcpp/Makefile.in
View file @
e228c50f
...
@@ -256,7 +256,7 @@ po/$(PACKAGE).pot: $(libcpp_a_SOURCES)
...
@@ -256,7 +256,7 @@ po/$(PACKAGE).pot: $(libcpp_a_SOURCES)
--keyword
=
cpp_errno:3
\
--keyword
=
cpp_errno:3
\
--keyword
=
SYNTAX_ERROR
--keyword
=
SYNTAX_ERROR2
\
--keyword
=
SYNTAX_ERROR
--keyword
=
SYNTAX_ERROR2
\
--copyright-holder
=
"Free Software Foundation, Inc."
\
--copyright-holder
=
"Free Software Foundation, Inc."
\
--msgid-bugs-address
=
"http
://gcc.gnu.org/bugs.html
"
\
--msgid-bugs-address
=
"http
s://gcc.gnu.org/bugs/
"
\
--language
=
c
-o
po/
$(PACKAGE)
.pot.tmp
$^
--language
=
c
-o
po/
$(PACKAGE)
.pot.tmp
$^
sed
's:
$(srcdir)
/::g'
<po/
$(PACKAGE)
.pot.tmp
>
po/
$(PACKAGE)
.pot
sed
's:
$(srcdir)
/::g'
<po/
$(PACKAGE)
.pot.tmp
>
po/
$(PACKAGE)
.pot
rm po/
$(PACKAGE)
.pot.tmp
rm po/
$(PACKAGE)
.pot.tmp
...
...
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