Message ID | 20200909071804.35932-1-damien.lemoal@wdc.com |
---|---|
Headers | show |
Series | Fix compilation errors | expand |
Hi Damien, thanks for the patches, both applied and pushed, best regards Waldemar Damien Le Moal wrote, > The two patches of this series each fix a compilation error found with > buildroot for a RISC-V 64bits NOMMU static-only toolchain. > > Comments are welcome. > > Damien Le Moal (2): > utils/getconf: Fix compilation error > librt: avoid compilation error > > librt/clock_nanosleep.c | 5 +++-- > utils/getconf.c | 20 +++++++++++++++++--- > 2 files changed, 20 insertions(+), 5 deletions(-) > > -- > 2.26.2 >