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
e8294a35
Commit
e8294a35
authored
Nov 25, 1998
by
Marc Espie
Committed by
Jeff Law
Nov 24, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile.in (just-check): Ignore errors.
� * Makefile.in (just-check): Ignore errors. From-SVN: r23843
parent
fe46648c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libio/testsuite/ChangeLog
+4
-0
libio/testsuite/Makefile.in
+1
-1
No files found.
libio/testsuite/ChangeLog
View file @
e8294a35
Wed Nov 25 01:00:07 1998 Marc Espie <espie@quatramaran.ens.fr>
* Makefile.in (just-check): Ignore errors.
Sat Jun 27 23:59:35 1998 Carlo Wood <carlo@runaway.xs4all.nl>
* lib/libio.exp (test_libio): Reset ld_library_path before appending
...
...
libio/testsuite/Makefile.in
View file @
e8294a35
...
...
@@ -80,7 +80,7 @@ site.exp: ./config.status Makefile
-
@rm
-f
./tmp?
just-check
:
site.exp
rootme
=
`
pwd
`
;
export
rootme
;
\
-
rootme
=
`
pwd
`
;
export
rootme
;
\
srcdir
=
${
srcdir
}
;
export
srcdir
;
\
EXPECT
=
${
EXPECT
}
;
export
EXPECT
;
\
if
[
-f
$$
{
rootme
}
/../../../expect/expect
]
;
then
\
...
...
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