packages/net/atlas-probe/patches
Eneas U de Queiroz 11f686bc36
atlas-probe: Fix compilation with gcc11
This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present
in musl or gcc11.

Also use clock_gettime() instead of syscall(__NR_clock_gettime,...),
which is not currently defined.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 281df4bcf5)
2021-10-26 11:08:06 +02:00
..
001-fix-stime-glibc-remove.patch atlas-probe: add new package 2021-04-20 18:44:37 +02:00
002-Avoid-problems-with-64-bit-time_t.patch atlas-probe: Fix compilation with gcc11 2021-10-26 11:08:06 +02:00
003-Fix-compilation-with-gcc11.patch atlas-probe: Fix compilation with gcc11 2021-10-26 11:08:06 +02:00
004-Comment-out-librt-testing.patch atlas-probe: Fix compilation with gcc11 2021-10-26 11:08:06 +02:00