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
2414de71
Commit
2414de71
authored
Apr 15, 1998
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgot to commit.
From-SVN: r19231
parent
df6faf79
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
gcc/config.in
+6
-0
No files found.
gcc/config.in
View file @
2414de71
...
@@ -143,6 +143,9 @@
...
@@ -143,6 +143,9 @@
/* Define if you have the <sys/varargs.h> header file. */
/* Define if you have the <sys/varargs.h> header file. */
#undef HAVE_SYS_VARARGS_H
#undef HAVE_SYS_VARARGS_H
/* Define if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define if you have the <time.h> header file. */
/* Define if you have the <time.h> header file. */
#undef HAVE_TIME_H
#undef HAVE_TIME_H
...
@@ -151,3 +154,6 @@
...
@@ -151,3 +154,6 @@
/* Define if you have the <varargs.h> header file. */
/* Define if you have the <varargs.h> header file. */
#undef HAVE_VARARGS_H
#undef HAVE_VARARGS_H
/* Define if you have the <wait.h> header file. */
#undef HAVE_WAIT_H
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