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:
jdoubleu 2022-04-07 11:31:40 +02:00 committed by Jeff Johnston
parent bd95aa4d33
commit 2c157e7e23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
# 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
# test directory. If flag is -x, then the sources whose basenames are
# listed in exclude_list are not compiled and run.