don't even try to compile unsupported gprof
This commit is contained in:
parent
cc73f426d9
commit
5c870c11f7
@ -102,8 +102,9 @@ typedef greg_t context_reg;
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#define CONTEXT_PC NULL
|
#ifdef LOW_PROF
|
||||||
#define CONTEXT_BP NULL
|
#undef LOW_PROF
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user