summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/OpensslLib/buildinf.h
diff options
context:
space:
mode:
Diffstat (limited to 'CryptoPkg/Library/OpensslLib/buildinf.h')
-rw-r--r--CryptoPkg/Library/OpensslLib/buildinf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CryptoPkg/Library/OpensslLib/buildinf.h b/CryptoPkg/Library/OpensslLib/buildinf.h
index 9042c7526f..7cf0eae008 100644
--- a/CryptoPkg/Library/OpensslLib/buildinf.h
+++ b/CryptoPkg/Library/OpensslLib/buildinf.h
@@ -1,4 +1,4 @@
#define PLATFORM "UEFI"
#define DATE "Fri Dec 22 01:23:45 PDT 2017"
-const char *compiler_flags = "compiler: information not available from edk2";
+extern const char *compiler_flags;