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
9ea97665
Commit
9ea97665
authored
Aug 29, 1998
by
David Edelsohn
Committed by
David Edelsohn
Aug 29, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add and use mh-aix43 to set AR_FOR_TARGET.
From-SVN: r22077
parent
d0b9d613
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
0 deletions
+11
-0
ChangeLog
+4
-0
config/ChangeLog
+4
-0
config/mh-aix43
+3
-0
No files found.
ChangeLog
View file @
9ea97665
Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
* configure.in: Use mh-aix43.
1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
* configure: Fix --without/--disable cases for gxx-include-dir.
* configure: Fix --without/--disable cases for gxx-include-dir.
...
...
config/ChangeLog
View file @
9ea97665
Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
* mh-aix43: New file.
Mon Aug 10 00:15:47 1998 HJ Lu (hjl@gnu.org)
Mon Aug 10 00:15:47 1998 HJ Lu (hjl@gnu.org)
* mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
* mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
...
...
config/mh-aix43
0 → 100644
View file @
9ea97665
# AIX 4.3 and above requires -X32_64 flag to all ar commands
# to allow archives to contain both 32-bit and 64-bit objects.
AR_FOR_TARGET=ar -X32_64
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