mirror of
https://github.com/TextureGroup/Texture.git
synced 2026-04-07 19:17:39 +00:00
Keep the prior semantic of just requiring PROFILE to be defined
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <sys/kdebug_signpost.h>
|
||||
|
||||
#if defined(PROFILE) && PROFILE
|
||||
#ifdef PROFILE
|
||||
static constexpr bool kASSignpostsEnabled = true;
|
||||
#else
|
||||
static constexpr bool kASSignpostsEnabled = false;
|
||||
|
||||
Reference in New Issue
Block a user