[LTP] [PATCH v2] Add test for CVE 2017-10661

Petr Vorel pvorel@suse.cz
Tue Mar 3 12:41:44 CET 2020


Hi,

> -lrt is required in LDLIBS for older libc that had all the posix
> realtime outside of the glibc.so, and it's harmless on newer glibc so
> for the time being we just need -lrt in LDLIBS for quite a lot of
> testcases...
I mean I'd put in the Makefile:

CFLAGS	+= -pthread
LDLIBS	+= -lrt

Kind regards,
Petr


More information about the ltp mailing list