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
cb49b9ad
Commit
cb49b9ad
authored
Mar 12, 2003
by
Hans-Peter Nilsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Actually regenerate (using autoheader) this time.
From-SVN: r64242
parent
b2522d2b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
gcc/config.in
+4
-4
No files found.
gcc/config.in
View file @
cb49b9ad
...
@@ -347,7 +347,7 @@
...
@@ -347,7 +347,7 @@
through valgrind (a memory checker). This is extremely expensive. */
through valgrind (a memory checker). This is extremely expensive. */
#undef ENABLE_VALGRIND_CHECKING
#undef ENABLE_VALGRIND_CHECKING
/* Define if valgrind's memcheck.h header is installed.
*/
/* Define if valgrind's memcheck.h header is installed. */
#undef HAVE_MEMCHECK_H
#undef HAVE_MEMCHECK_H
/* Define if you want to use __cxa_atexit, rather than atexit, to
/* Define if you want to use __cxa_atexit, rather than atexit, to
...
@@ -396,9 +396,6 @@
...
@@ -396,9 +396,6 @@
/* Define if you have a working <inttypes.h> header file. */
/* Define if you have a working <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
#undef HAVE_INTTYPES_H
/* Define to `long' if <sys/resource.h> doesn't define. */
#undef rlim_t
/* Define if printf supports %p. */
/* Define if printf supports %p. */
#undef HAVE_PRINTF_PTR
#undef HAVE_PRINTF_PTR
...
@@ -492,6 +489,9 @@
...
@@ -492,6 +489,9 @@
/* Define to 1 if we found this declaration otherwise define to 0. */
/* Define to 1 if we found this declaration otherwise define to 0. */
#undef HAVE_DECL_GETRUSAGE
#undef HAVE_DECL_GETRUSAGE
/* Define to `long' if <sys/resource.h> doesn't define. */
#undef rlim_t
/* Define to 1 if we found this declaration otherwise define to 0. */
/* Define to 1 if we found this declaration otherwise define to 0. */
#undef HAVE_DECL_LDGETNAME
#undef HAVE_DECL_LDGETNAME
...
...
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