Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Misc/NEWS.d/next/Build/2025-03-31-19-22-41.gh-issue-131865.PIJ…
…y7X.rst
  • Loading branch information
vstinner authored Mar 31, 2025
commit 7c7389a60aa7159eb8005f4594aecec44d18b31f
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
The DTrace build now properly passes the CC and CFLAGS variables to the
dtrace command when utilizing SystemTap on Linux.
The DTrace build now properly passes the ``CC`` and ``CFLAGS`` variables
to the ``dtrace`` command when utilizing SystemTap on Linux.