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
215cae7b
Commit
215cae7b
authored
Mar 02, 2004
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Complete previous change.
From-SVN: r78761
parent
f0d3c336
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
libada/configure
+1
-0
libada/configure.in
+2
-1
No files found.
libada/configure
View file @
215cae7b
...
@@ -1196,6 +1196,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
...
@@ -1196,6 +1196,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# This is an autoconf 2.5x script.
# This is an autoconf 2.5x script.
...
...
libada/configure.in
View file @
215cae7b
...
@@ -15,7 +15,8 @@
...
@@ -15,7 +15,8 @@
# along with this program; if not, write to the Free Software
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
AC_INIT(Makefile.in)
AC_INIT
AC_CONFIG_SRCDIR([Makefile.in])
# This is an autoconf 2.5x script.
# This is an autoconf 2.5x script.
AC_PREREQ([2.57])
AC_PREREQ([2.57])
...
...
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