would this fix CI?
This commit is contained in:
parent
9632555d47
commit
9249a1fd95
|
@ -52,7 +52,7 @@
|
||||||
|
|
||||||
#if !defined(ENABLE_PERF_TRACE) || defined(__DOXYGEN__)
|
#if !defined(ENABLE_PERF_TRACE) || defined(__DOXYGEN__)
|
||||||
// looks like this value could not be defined in efifeatures.h - please define either externally or just change the value here
|
// looks like this value could not be defined in efifeatures.h - please define either externally or just change the value here
|
||||||
#define ENABLE_PERF_TRACE TRUE
|
#define ENABLE_PERF_TRACE FALSE
|
||||||
#endif /* ENABLE_PERF_TRACE */
|
#endif /* ENABLE_PERF_TRACE */
|
||||||
|
|
||||||
#include "chconf_common.h"
|
#include "chconf_common.h"
|
||||||
|
|
Loading…
Reference in New Issue