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
01b0b881
Commit
01b0b881
authored
Nov 09, 2009
by
Jan Kratochvil
Committed by
Joel Brobecker
Nov 09, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
From-SVN: r154055
parent
8eead16e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
config/ChangeLog
+4
-0
config/largefile.m4
+6
-0
No files found.
config/ChangeLog
View file @
01b0b881
2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
* largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
2009-11-06 Jan Kratochvil <jan.kratochvil@redhat.com>
Joel Brobecker <brobecker@adacore.com>
Paolo Bonzini <bonzini@gnu.org>
...
...
config/largefile.m4
View file @
01b0b881
...
...
@@ -4,6 +4,12 @@
# of structures used to describe files.
AC_DEFUN([ACX_LARGEFILE],[dnl
# As the $enable_largefile decision depends on --enable-plugins we must set it
# even in directories otherwise not depending on the $plugins option.
AC_PLUGINS
case "${host}" in
changequote(,)dnl
sparc-*-solaris*|i[3-7]86-*-solaris*)
...
...
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