]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
CryptoPkg: Fix build problem with XCODE
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / BaseCryptLib.inf
index 2a581ceac70c0531f892ddc94210e6716bb1eb4a..26ce11d0c2e4d395d319cede9b7783a9bd5b4b8a 100644 (file)
@@ -97,4 +97,7 @@
   # --diag_remark=1     : Reduce severity of "#1-D: last line of file ends without a newline"\r
   RVCT:*_*_ARM_CC_FLAGS = -JCryptoPkg/Include --diag_remark=1\r
 \r
+  GCC:*_CLANG35_*_CC_FLAGS = -std=c99\r
   GCC:*_CLANG38_*_CC_FLAGS = -std=c99\r
+\r
+  XCODE:*_*_*_CC_FLAGS = -std=c99\r