commit | aabdeb766b7fa581e7de01f3c953b12792f0736d | [log] [tgz] |
---|---|---|
author | David Carlier <dcarlier@afilias.info> | Tue Jan 28 12:53:32 2020 +0000 |
committer | Petr Viktorin <encukou@gmail.com> | Tue Jan 28 13:53:32 2020 +0100 |
tree | 3ed6c4b6c00b8142775b9a996e84e3be383d3265 | |
parent | 2cca8efe46935c39c445f585bce54954fad2485b [diff] |
bpo-38960: DTrace build fix for FreeBSD. (GH-17451) DTrace build fix for FreeBSD. - allowing passing an extra flag as it need to define the arch size. - casting some probe's arguments.