audk/MdeModulePkg/Universal/RegularExpressionDxe
Liming Gao 82b15e36b5 MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin option
GCC -fno-builtin option is added into tools_def.template at
90defe7198.
So, there is no need to set it in module INF file.

Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-04-07 15:14:25 +08:00
..
Oniguruma MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the function 2016-10-12 20:35:21 +08:00
RegularExpressionDxe.c MdeModulePkg: Fixed incorrect return value of MatchString 2016-03-17 10:53:48 +08:00
RegularExpressionDxe.h MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macro 2016-10-27 10:50:09 +02:00
RegularExpressionDxe.inf MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin option 2017-04-07 15:14:25 +08:00