Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Separate build dir for dejagnu #187

@avmaisak

Description

@avmaisak

Some reports popped up on mailing list about failing tests in dejagnu. It seems that they can be fixed by using a separate build dir, just like it is done with some other packages:

mkdir build
cd build
../configure ...
make
make check
make install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions