-
Bug
-
Resolution: Fixed
-
P3
-
11
-
None
-
b04
We're doing a lot of weird compilation stuff for dtrace. With this patch, most of the weirdness is removed. The remaining calls to $(CC) -E has been changed to $(CPP) to clarify that we do not compile, we just use the precompiler.