Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 11
- Affects Version/s: 11
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)−Ehasbeenchangedto(CC) -E has been changed to (CC)−Ehasbeenchangedto(CPP) to clarify that we do not compile, we just use the precompiler.