]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
Makefile.uk: compile lroundl.c
authorHugo Lefeuvre <hugo.lefeuvre@neclab.eu>
Mon, 9 Mar 2020 13:41:30 +0000 (14:41 +0100)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 11 Mar 2020 07:48:01 +0000 (08:48 +0100)
commit3f0e9b4e9ecc071c19c7badb540b91a0e2aa4776
treefdb3ef3b89d4703b010a324f20bfef00bbd4898d
parentd60ccaad57bc5b26550db419e0f90f537965187d
Makefile.uk: compile lroundl.c

For some reason lroundl.c was not in the list of source files to be
compiled, causing issues in the redis build.

Signed-off-by: Hugo Lefeuvre <hugo.lefeuvre@neclab.eu>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Makefile.uk