X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FRegularExpressionDxe%2FRegularExpressionDxe.inf;fp=MdeModulePkg%2FUniversal%2FRegularExpressionDxe%2FRegularExpressionDxe.inf;h=da50092cd22f799d49d0adf0431a7ff19b7916e0;hp=07bc02e097a8f5687de7e7cbf045e86455545d2e;hb=8122c6bc8b6f1fde31f2af6c1560ec552204980d;hpb=4ee787cc1b158566145d23be941aa2abb5c29c7c diff --git a/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf b/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf index 07bc02e097..da50092cd2 100644 --- a/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf +++ b/MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf @@ -107,8 +107,5 @@ # Oniguruma: signed and unsigned mismatch/cast MSFT:*_*_*_CC_FLAGS = /wd4018 /wd4245 /wd4389 - # Oniguruma: error: variable 'fp' set but not used - GCC:*_*_*_CC_FLAGS = -Wno-error=unused-but-set-variable - # Oniguruma: tag_end in parse_callout_of_name GCC:*_*_*_CC_FLAGS = -Wno-error=maybe-uninitialized