Changeset e996050 in mainline for uspace/app/dltest/dltest.c


Ignore:
Timestamp:
2025-01-30T10:41:55Z (26 hours ago)
Author:
GitHub <noreply@…>
Parents:
56210a7 (diff), bdcf71e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Matěj Volf <mat.volfik@…> (2025-01-30 10:41:55)
git-committer:
GitHub <noreply@…> (2025-01-30 10:41:55)
Message:

Merge bdcf71e7108c1065465bbc29a3666276eef4f7a4 into 56210a7aca94cc904bb253efade72fb9a4cc1a40

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/dltest/dltest.c

    r56210a7 re996050  
    944944                return 1;
    945945
    946 #ifndef STATIC_EXE
     946#ifndef STATIC_EXE // FIXME: this define is not set anywhere
    947947
    948948        if (!test_dlfcn_dl_get_private_fib_var())
Note: See TracChangeset for help on using the changeset viewer.