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
f6087261
Commit
f6087261
authored
Apr 02, 1999
by
Jeffrey A Law
Committed by
Jeff Law
Apr 02, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).
From-SVN: r26128
parent
ffb6cec0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/ch/ChangeLog
+4
-0
gcc/ch/Make-lang.in
+0
-1
No files found.
gcc/ch/ChangeLog
View file @
f6087261
Fri Apr 2 15:49:44 1999 Jeffrey A Law (law@cygnus.com)
* Make-lang.in (CHILL_FLAGS_TO_PASS): Do not pass $(CC).
Wed Mar 31 10:44:47 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
Wed Mar 31 10:44:47 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (hash.h): Generate using gperf language 'C', not
* Makefile.in (hash.h): Generate using gperf language 'C', not
...
...
gcc/ch/Make-lang.in
View file @
f6087261
...
@@ -61,7 +61,6 @@ CHILL_FLAGS_TO_PASS = \
...
@@ -61,7 +61,6 @@ CHILL_FLAGS_TO_PASS = \
"CHILLFLAGS=$(CHILLFLAGS)" \
"CHILLFLAGS=$(CHILLFLAGS)" \
"CHILL_FOR_TARGET=$(CHILL_FOR_TARGET)" \
"CHILL_FOR_TARGET=$(CHILL_FOR_TARGET)" \
"CHILL_LIB=$(CHILL_LIB)" \
"CHILL_LIB=$(CHILL_LIB)" \
"CC=$(CC)" \
"GNUCHILL_VERSION=$(GNUCHILL_VERSION)"
"GNUCHILL_VERSION=$(GNUCHILL_VERSION)"
#
#
# Define the names for selecting languages in LANGUAGES.
# Define the names for selecting languages in LANGUAGES.
...
...
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