packages/net/atlas-probe/patches
Eneas U de Queiroz 281df4bcf5 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>
2021-10-13 22:21:28 -07:00
..
001-fix-stime-glibc-remove.patch atlas-probe: add new package 2021-04-09 15:21:32 +02:00
002-Avoid-problems-with-64-bit-time_t.patch atlas-probe: Fix compilation with gcc11 2021-10-13 22:21:28 -07:00
003-Fix-compilation-with-gcc11.patch atlas-probe: Fix compilation with gcc11 2021-10-13 22:21:28 -07:00
004-Comment-out-librt-testing.patch atlas-probe: Fix compilation with gcc11 2021-10-13 22:21:28 -07:00