Changeset 84929b0 in mainline for uspace/lib/math/Makefile


Ignore:
Timestamp:
2018-08-29T20:06:00Z (6 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Children:
ed9043f7
Parents:
184ff675
git-author:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-29 19:44:33)
git-committer:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-29 20:06:00)
Message:

Strip libmath to the bare necessities

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/math/Makefile

    r184ff675 r84929b0  
    3434
    3535SOURCES = \
     36        generic/__fcompare.c \
     37        generic/__fpclassify.c \
     38        generic/__signbit.c \
     39        generic/fabs.c \
    3640        generic/fmod.c \
    3741        generic/trig.c \
Note: See TracChangeset for help on using the changeset viewer.