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
931493c6
Commit
931493c6
authored
Nov 10, 1994
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(CLIB): Add -lPW.
(ALLOCA): Delete. From-SVN: r8414
parent
1485e7c1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
gcc/config/i386/x-sco
+1
-2
gcc/config/i386/x-sco4
+1
-2
No files found.
gcc/config/i386/x-sco
View file @
931493c6
...
@@ -4,5 +4,4 @@ CC = rcc $(RCCFLAGS)
...
@@ -4,5 +4,4 @@ CC = rcc $(RCCFLAGS)
OLDCC = rcc $(RCCFLAGS)
OLDCC = rcc $(RCCFLAGS)
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
CCLIBFLAGS =
CCLIBFLAGS =
CLIB = -lmalloc
CLIB = -lmalloc -lPW
ALLOCA = -lPW
gcc/config/i386/x-sco4
View file @
931493c6
...
@@ -4,8 +4,7 @@ CC = rcc $(RCCFLAGS)
...
@@ -4,8 +4,7 @@ CC = rcc $(RCCFLAGS)
OLDCC = rcc $(RCCFLAGS)
OLDCC = rcc $(RCCFLAGS)
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
CCLIBFLAGS =
CCLIBFLAGS =
CLIB = -lmalloc
CLIB = -lmalloc -lPW
ALLOCA = -lPW
# See all the declarations.
# See all the declarations.
FIXPROTO_DEFINES = -D_XOPEN_SOURCE
FIXPROTO_DEFINES = -D_XOPEN_SOURCE
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