Files
asterisk/third-party
phoneben 75c1f04be0 fix: backport pjproject stdatomic.h GCC 4.8 build failure patch
pjproject 2.16 (bundled) fails to build on GCC 4.8 (CentOS/RHEL 7)
due to a false positive C11 atomics detection introduced in pjproject
commit #4570. A fix has been submitted upstream to pjproject (#4933).

Adding a local patch to third-party/pjproject/patches/ until a fixed
version of pjproject is bundled in Asterisk.

Fixes build error:
../src/pj/os_core_unix.c:52:27: fatal error: stdatomic.h: No such file or directory

Resolves: #1883
2026-06-04 13:04:19 +00:00
..
2024-01-12 18:29:18 +00:00
2024-01-12 18:29:18 +00:00
2024-01-12 18:29:18 +00:00