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
efd41714
Commit
efd41714
authored
Jul 30, 2008
by
Paolo Bonzini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync with src
From-SVN: r138314
parent
a8416675
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
configure
+10
-2
No files found.
configure
View file @
efd41714
...
...
@@ -2844,10 +2844,18 @@ fi
# without overflowing the jump tables (-J says to use a 32 bit table)
tentative_cc
=
"cc -J"
;;
*
-hp-hpux
*
)
hppa
*
-hp-hpux10
*
)
tentative_cc
=
"cc -Wp,-H256000"
host_makefile_frag
=
"config/mh-pa-hpux10"
;;
*
-
*
-hiux
*
)
hppa
*
-hp-hpux
*
|
hppa
*
-
*
-hiux
*
)
tentative_cc
=
"cc -Wp,-H256000"
host_makefile_frag
=
"config/mh-pa"
;;
hppa
*
-
*
)
host_makefile_frag
=
"config/mh-pa"
;;
*
-hp-hpux
*
|
*
-
*
-hiux
*
)
tentative_cc
=
"cc -Wp,-H256000"
;;
rs6000-
*
-lynxos
*
)
...
...
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