]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf
MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin option
[mirror_edk2.git] / MdeModulePkg / Universal / RegularExpressionDxe / RegularExpressionDxe.inf
index 1f94aef20e6959066957ba9ed8f69f3701e8c1e9..d4d9a8399282faea01d86ee32053d7927bc3f660 100644 (file)
@@ -63,6 +63,7 @@
   MemoryAllocationLib\r
   BaseMemoryLib\r
   DebugLib\r
+  PrintLib\r
 \r
 [Guids]\r
   gEfiRegexSyntaxTypePosixExtendedGuid    ## CONSUMES  ## GUID\r
@@ -80,7 +81,6 @@
   MSFT:DEBUG_*_IPF_CC_FLAGS    == /nologo /c /WX /GS- /W4 /EHs-c- /GR- /Gy /Os /FIAutoGen.h /QIPF_fr32 /Zi /X \r
   MSFT:RELEASE_*_IPF_CC_FLAGS  == /nologo /c /WX /GS- /W4 /EHs-c- /GR- /Gy /Os /FIAutoGen.h /QIPF_fr32 /X \r
   INTEL:*_*_*_CC_FLAGS         =  /Oi-\r
-  GCC:*_*_*_CC_FLAGS           =  -fno-builtin\r
 \r
   # Oniguruma: potentially uninitialized local variable used\r
   MSFT:*_*_*_CC_FLAGS = /wd4701\r