]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf
MdeModulePkg/RegularExpressionDxe:disable wraning to pass gcc4.8 build
[mirror_edk2.git] / MdeModulePkg / Universal / RegularExpressionDxe / RegularExpressionDxe.inf
index 16e91bdac054cd22d8f01d6342adf05b5e6dce57..07bc02e097a8f5687de7e7cbf045e86455545d2e 100644 (file)
 \r
   # Oniguruma: error: variable 'fp' set but not used\r
   GCC:*_*_*_CC_FLAGS = -Wno-error=unused-but-set-variable\r
+\r
+  # Oniguruma: tag_end in parse_callout_of_name\r
+  GCC:*_*_*_CC_FLAGS = -Wno-error=maybe-uninitialized\r