From 4b61ae71fed651b9f1f925d0056825359f289c29 Mon Sep 17 00:00:00 2001 From: inmarket Date: Tue, 6 Dec 2016 12:15:13 +1000 Subject: Add the ability to display the detected compiler --- gfxconf.example.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gfxconf.example.h') diff --git a/gfxconf.example.h b/gfxconf.example.h index 468d46d0..db28d97f 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -46,6 +46,7 @@ // Options that (should where relevant) apply to all operating systems // #define GFX_NO_INLINE FALSE // #define GFX_COMPILER GFX_COMPILER_UNKNOWN +// #define GFX_SHOW_COMPILER FALSE // #define GFX_CPU GFX_CPU_UNKNOWN // #define GFX_CPU_NO_ALIGNMENT_FAULTS FALSE // #define GFX_CPU_ENDIAN GFX_CPU_ENDIAN_UNKNOWN -- cgit v1.2.3