1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
Files
glibc/htl/tests
2025-01-01 11:22:09 -08:00
..
2024-02-25 13:38:16 -05:00

Testing of installed package:

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