Actions
Bug #4476
closedDTrace tests should be better citizens
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
DTrace
Start date:
2014-01-14
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
This is the Joyent bugs:
OS-2581 dtest should specify -fPIC when building shared objects
OS-2583 dtest tests should explicitly build 32-bit libraries and executables
OS-2584 dtest tests should call gcc, not cc
The only part that isn't self-explanatory is that OS-2583 is a consistency issue, in the face of a 'gcc' which defaults to -m64 being found in $PATH.
Updated by Electric Monk over 8 years ago
git commit a386cc11a86ecb60f5a48078d22c1500e2ad003e
Author: Robert Mustacchi <rm@joyent.com> 4474 DTrace Userland CTF Support 4475 DTrace userland Keyword 4476 DTrace tests should be better citizens 4479 pid provider types 4480 dof emulation is missing checks Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions