diff options
| author | Siva Mahadevan <siva@FreeBSD.org> | 2026-09-02 18:09:48 +0000 |
|---|---|---|
| committer | Siva Mahadevan <siva@FreeBSD.org> | 2026-09-02 18:18:01 +0000 |
| commit | 60d78908f57cf2100d5aeafa7db5d97cda3c5607 (patch) | |
| tree | d7f6b922b2f37194dc4aab8b1603c5071e3af5c9 /packages/Python/lldbsuite/test/benchmarks | |
| parent | a550e8280b9881c8c207b842f51065f155b84951 (diff) | |
Previously, we would precompile D test dependencies using the
host's dtrace, which unconditionally outputs ELF files in the
host's format. This breaks the cross-compile build with errors
like the following:
dtrace: failed to link script: incorrect ELF machine type for
object file: tst.usdt.pieo
--- usdt.o ---
*** Failed target: usdt.o
This patch moves compilation to runtime for all C-based testcases
that have a dependent D source file.
Reviewed by: markj
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D59030
Diffstat (limited to 'packages/Python/lldbsuite/test/benchmarks')
0 files changed, 0 insertions, 0 deletions
