Changeset e267d7a in mainline for uspace/lib/math/meson.build


Ignore:
Timestamp:
2025-06-27T16:18:16Z (4 weeks ago)
Author:
GitHub <noreply@…>
Parents:
5caad1d (diff), e1fc596c (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:
Maurizio Lombardi <m.lombardi85@…> (2025-06-27 16:18:16)
git-committer:
GitHub <noreply@…> (2025-06-27 16:18:16)
Message:

Merge e1fc596c2780d92d26b2da4c649020dc1b195174 into 5caad1d4a9774280b120ed9f9da51f4bb6f1f4bf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/math/meson.build

    r5caad1d re267d7a  
    4444        'generic/sincos.c',
    4545        'generic/trunc.c',
     46        'generic/pow.c',
     47        'generic/scalbn.c',
     48        'generic/sqrt.c',
     49        'generic/log.c',
    4650)
    4751
Note: See TracChangeset for help on using the changeset viewer.