..
2018-04-02 01:44:14 +02:00
2018-04-02 01:44:14 +02:00

Testing of installed package:

    $ [libpthread]/configure --prefix=[install_root]
    $ make
    $ make install
    $ make -C [libpthread]/tests/ INSTALL_ROOT=[install_root] clean check