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
ccef7c3f
Commit
ccef7c3f
authored
Sep 12, 1995
by
Douglas Rupp
Committed by
Richard Kenner
Sep 12, 1995
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(cc1plus) : Removed unnecessary $(exeext).
From-SVN: r10328
parent
76af0b13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/cp/Make-lang.in
+1
-1
No files found.
gcc/cp/Make-lang.in
View file @
ccef7c3f
...
@@ -94,7 +94,7 @@ CXX_SRCS = $(srcdir)/cp/call.c $(srcdir)/cp/decl2.c \
...
@@ -94,7 +94,7 @@ CXX_SRCS = $(srcdir)/cp/call.c $(srcdir)/cp/decl2.c \
$(srcdir)
/cp/sig.c
$(srcdir)
/cp/typeck2.c
$(srcdir)
/cp/repo.c
$(srcdir)
/cp/sig.c
$(srcdir)
/cp/typeck2.c
$(srcdir)
/cp/repo.c
cc1plus
:
$(P) $(CXX_SRCS) $(LIBDEPS) stamp-objlist c-common.o c-pragma.o
cc1plus
:
$(P) $(CXX_SRCS) $(LIBDEPS) stamp-objlist c-common.o c-pragma.o
cd
cp
;
$(MAKE)
$(FLAGS_TO_PASS)
$(CXX_FLAGS_TO_PASS)
../cc1plus
$(exeext)
cd
cp
;
$(MAKE)
$(FLAGS_TO_PASS)
$(CXX_FLAGS_TO_PASS)
../cc1plus
# Build hooks:
# Build hooks:
...
...
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