From 572e0c855495bfbcd2323584a243430e6b7c8bb3 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Wed, 12 Jan 2022 10:35:06 -0300 Subject: Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)" This reverts commit 21e0f45c7d73df6fe30c77ffcc9f81410e2ee369. --- sysdeps/unix/sysv/linux/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sysdeps/unix/sysv/linux/Makefile') diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 60aa9d89d6..61acc1987d 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -275,9 +275,6 @@ sysdep_routines += cmsg_nxthdr CFLAGS-recvmmsg.c = -fexceptions -fasynchronous-unwind-tables CFLAGS-sendmmsg.c = -fexceptions -fasynchronous-unwind-tables -tests += tst-socket-timestamp -tests-time64 += tst-socket-timestamp-time64 - tests-special += $(objpfx)tst-socket-consts.out $(objpfx)tst-socket-consts.out: ../sysdeps/unix/sysv/linux/tst-socket-consts.py PYTHONPATH=../scripts \ -- cgit 1.4.1