summaryrefslogtreecommitdiffstats
path: root/meta/files/fs-perms-persistent-log.txt
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-17 07:40:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-17 22:19:43 +0100
commita3c294691fc1ceaddafd2dd870a6ecbbf313d5c6 (patch)
treed49e1428fdfca3a231836df21fea3e677987170d /meta/files/fs-perms-persistent-log.txt
parent12d9280c3de24c1c2b835e80fa1b8be72e9bc63a (diff)
downloadpoky-a3c294691fc1ceaddafd2dd870a6ecbbf313d5c6.tar.gz
pseudo: Fix to work with glibc 2.38
This adds a horrible hack to get pseudo working with glibc 2.38. We can't drop _GNU_SOURCE to something like _DEFAULT_SOURCE since we need the defines the gnu options bring in. That leaves using internal glibc defines to disable the c23 versions of strtol/fscanf and friends. Which would break pseudo build with 2.38 from running on hosts with older glibc. We'll probably need to come up with something better but this gets glibc 2.38 and working and avoids autobuilder failures. (From OE-Core rev: 596fb699d470d7779bfa694e04908929ffeabcf7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/fs-perms-persistent-log.txt')
0 files changed, 0 insertions, 0 deletions