]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf
MdeModulePkg RegularExpressionDxe: Update tool chain name to CLANGPDB
[mirror_edk2.git] / MdeModulePkg / Universal / RegularExpressionDxe / RegularExpressionDxe.inf
index e9c885465d8ded77d44328bb16b6bb1fb908d2b3..dd33205fcebe276fe8a4b1b6098e602a965d5485 100644 (file)
   GCC:*_*_*_CC_FLAGS = -Wno-error=maybe-uninitialized\r
 \r
   # Oniguruma: implicit conversion from 'UINTN' (aka 'unsigned long long') to 'long'\r
-  GCC:*_CLANG9_*_CC_FLAGS = -Wno-error=constant-conversion\r
+  GCC:*_CLANGPDB_*_CC_FLAGS = -Wno-error=constant-conversion\r
 \r
   # Not add -Wno-error=maybe-uninitialized option for XCODE\r
   # XCODE doesn't know this option\r