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
670cbfcf
Commit
670cbfcf
authored
Jan 20, 2006
by
Diego Novillo
Committed by
Diego Novillo
Jan 20, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: Regenerate.
* configure: Regenerate. From-SVN: r110023
parent
ede7acf1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
ChangeLog
+4
-0
configure
+2
-2
No files found.
ChangeLog
View file @
670cbfcf
2006-01-20 Diego Novillo <dnovillo@redhat.com>
* configure: Regenerate.
2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-18 Richard Henderson <rth@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Diego Novillo <dnovillo@redhat.com>
Diego Novillo <dnovillo@redhat.com>
...
...
configure
View file @
670cbfcf
...
@@ -1134,7 +1134,7 @@ no)
...
@@ -1134,7 +1134,7 @@ no)
;;
;;
""
)
""
)
case
"
${
target
}
"
in
case
"
${
target
}
"
in
*
-
*
-linux
*
-gnu
|
*
-
*
-gnu
*
|
*
-
*
-k
*
bsd
*
-gnu
)
*
-
*
-linux
*
|
*
-
*
-gnu
*
|
*
-
*
-k
*
bsd
*
-gnu
)
# Enable libmudflap by default in GNU and friends.
# Enable libmudflap by default in GNU and friends.
;;
;;
*
-
*
-freebsd
*
)
*
-
*
-freebsd
*
)
...
@@ -1157,7 +1157,7 @@ no)
...
@@ -1157,7 +1157,7 @@ no)
""
)
""
)
# Enable libgomp by default on hosted POSIX systems.
# Enable libgomp by default on hosted POSIX systems.
case
"
${
target
}
"
in
case
"
${
target
}
"
in
*
-
*
-linux
*
-gnu
|
*
-
*
-gnu
*
|
*
-
*
-k
*
bsd
*
-gnu
)
*
-
*
-linux
*
|
*
-
*
-gnu
*
|
*
-
*
-k
*
bsd
*
-gnu
)
;;
;;
*
-
*
-netbsd
*
|
*
-
*
-freebsd
*
|
*
-
*
-openbsd
*
)
*
-
*
-netbsd
*
|
*
-
*
-freebsd
*
|
*
-
*
-openbsd
*
)
;;
;;
...
...
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