fix testsuite cannot compile tests
DEJAGNU could not find the function 'newlib_target_compile', because it was defined in another file.
This commit is contained in:
parent
bd95aa4d33
commit
2c157e7e23
|
@ -4,6 +4,8 @@
|
||||||
# is freely granted, provided that this notice is preserved.
|
# is freely granted, provided that this notice is preserved.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
load_lib newlib.exp
|
||||||
|
|
||||||
# newlib_pass_fail_all compiles and runs all the source files in the
|
# newlib_pass_fail_all compiles and runs all the source files in the
|
||||||
# test directory. If flag is -x, then the sources whose basenames are
|
# test directory. If flag is -x, then the sources whose basenames are
|
||||||
# listed in exclude_list are not compiled and run.
|
# listed in exclude_list are not compiled and run.
|
||||||
|
|
Loading…
Reference in New Issue