On сряда, 16 декември 2020 г. 5:34:46 EET Jacob Bachmeyer wrote:
> Dimitar Dimitrov wrote:
> > This fixes "make distcheck" on my Debian 10 system.
>
> Thanks; trivial patch applied. I also cleaned up some other details in
> the build files while I was looking at them.
On сряда, 16 декември 2020 г. 5:41:23 EET Jacob Bachmeyer wrote:
> Dimitar Dimitrov wrote:
> > I'm running [1] PRU regression tests using this baseboard definition and
> > mainline Binutils, GCC, Newlib and GNU Simulator.
> >
> > [1] https://github.com/dinuxbg/gnu
Ditto.
* baseboards/pru-sim.exp: New file.
Signed-off-by: Dimitar Dimitrov
---
Makefile.am| 1 +
Makefile.in| 1 +
baseboards/pru-sim.exp | 60 ++
3 files changed, 62 insertions(+)
create mode 100644 baseboards/pru-sim.exp
diff --
This fixes "make distcheck" on my Debian 10 system.
Test I did:
autoreconf -vfi
./configure
make
make distcheck
ChangeLog:
* Makefile.am: Fix dejagnu.texi dependency.
Signed-off-by: Dimitar Dimitrov
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletio