]> git.ipfire.org Git - thirdparty/glibc.git/commit
Set the expects flags to clock_nanosleep
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 25 Sep 2019 22:10:00 +0000 (22:10 +0000)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 25 Sep 2019 23:28:45 +0000 (16:28 -0700)
commitb2b3b7598ae51c714b5fd0d0406d435e66f3624b
treec252c32351b5d98b2d06164c0b4a3d072a7ddabd
parentbacd3227572735eda674d7c71ed68164316daa22
Set the expects flags to clock_nanosleep

It moves the missing CFLAGS from rt/Makefile to time/Makefile missing
from 7b5af2d8f2a2b (Finish move of clock_* functions to libc. [BZ #24959]).

Checked on powerpc64le-linux-gnu.

* rt/Makefile (CFLAGS-clock_nanosleep.c): Move to ...
* time/Makefile (CFLAGS-clock_nanosleep.c): ... here.
ChangeLog
rt/Makefile
time/Makefile