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
42cdc71d
Commit
42cdc71d
authored
Feb 11, 2000
by
Andreas Jaeger
Committed by
Bruce Korb
Feb 11, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unneeded @fixinc_defs@
From-SVN: r31932
parent
a2a76ce7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/fixinc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
42cdc71d
2000
-
02
-
11
Andreas
Jaeger
<
aj
@suse
.
de
>
*
fixinc
/
Makefile
.
in
(
FIXINC_DEFS
)
:
Remove
unneeded
@fixinc
_defs
@
.
2000
-
02
-
11
Zack
Weinberg
<
zack
@wolery
.
cumb
.
org
>
2000
-
02
-
11
Zack
Weinberg
<
zack
@wolery
.
cumb
.
org
>
*
cpphash
.
c
:
Fix
formatting
,
update
commentary
.
*
cpphash
.
c
:
Fix
formatting
,
update
commentary
.
...
...
gcc/fixinc/Makefile.in
View file @
42cdc71d
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
# Its purpose is to build the any-platforms fixinc.sh script.
# Its purpose is to build the any-platforms fixinc.sh script.
CFLAGS
=
-g
CFLAGS
=
-g
FIXINC_DEFS
=
-DIN_GCC
$(CFLAGS)
$(CPPFLAGS)
@fixinc_defs@
$(INCLUDES)
FIXINC_DEFS
=
-DIN_GCC
$(CFLAGS)
$(CPPFLAGS)
$(INCLUDES)
CC
=
@CC@
CC
=
@CC@
SHELL
=
/bin/sh
SHELL
=
/bin/sh
...
...
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