Page MenuHomeFreeBSD

Make dtraceall loadable again on arm64
ClosedPublic

Authored by tuexen on Dec 28 2017, 8:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 12 2023, 1:24 AM
Unknown Object (File)
Aug 23 2023, 1:46 PM
Unknown Object (File)
Aug 20 2023, 11:00 AM
Unknown Object (File)
Aug 10 2023, 8:54 PM
Unknown Object (File)
Aug 10 2023, 8:52 PM
Unknown Object (File)
Aug 10 2023, 8:47 PM
Unknown Object (File)
Aug 8 2023, 11:00 AM
Unknown Object (File)
Aug 6 2023, 10:52 AM
Subscribers

Details

Summary

r326501 adds COMPAT_FREEBSD32 to the GENERIC config for arm64.

According to dtraceall.c, dtraceall depends on systrace_freebsd32.
Therefore we need to build systrace_freebsd32 also on arm64.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 11 2018, 5:50 PM
This revision was automatically updated to reflect the committed changes.