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
f210d239
Commit
f210d239
authored
Jun 09, 2002
by
Jason Thorpe
Committed by
Jason Thorpe
Jun 09, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in (vax-*-netbsd*): Re-enable gas.
From-SVN: r54391
parent
5a9ee623
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
ChangeLog
+4
-0
configure.in
+0
-4
No files found.
ChangeLog
View file @
f210d239
2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
* configure.in (vax-*-netbsd*): Re-enable gas.
2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
...
...
configure.in
View file @
f210d239
...
...
@@ -633,10 +633,6 @@ case "${target}" in
# Skip some stuff that's unsupported on some NetBSD configurations.
case
"
${
target
}
"
in
i
*
86-
*
-netbsdelf
*
)
;;
vax-
*
-netbsd
*
)
# gas is not yet supported on vax-netbsd.
noconfigdirs
=
"gas
$noconfigdirs
${
libgcj
}
"
;;
*
)
noconfigdirs
=
"
$noconfigdirs
${
libgcj
}
"
;;
...
...
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