summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2025-02-21 12:26:23 -0800
committerGitHub <noreply@github.com>2025-02-21 12:26:23 -0800
commit3fad640f06989c1ed5fd5d97868ad9fd807c86dc (patch)
treeefab5e355df82f084d2e7c1a51c1151989a99c08 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentc0a6f7acf8b630df438fc0de04028148af093cf1 (diff)
[libc] Skip scanf internals when no file available (#128097)
A temporary fix based on discussions in #128079 Currently, baremetal targets are failing to build because the scanf internals require FILE* (either from the system's libc or our libc). Normally we'd just turn off the broken entrypoint, but since the scanf internals are built separately that doesn't work. This patch adds extra conditions to building those internals, which we can hopefully remove once we have a proper way to build scanf for embedded.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions