[edk2-devel] [PATCH V2 0/2] Add gcc flag for void* pointer arithmetics

PierreGondois posted 2 patches 3 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20200707083522.138944-1-pierre.gondois@arm.com
BaseTools/Conf/tools_def.template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
[edk2-devel] [PATCH V2 0/2] Add gcc flag for void* pointer arithmetics
Posted by PierreGondois 3 years, 9 months ago
Add a flag preventing void* pointer arithmetics for ARM and
AARCH64 with the gcc toolchain. The patch set also makes
GCC48_ALL_CC_FLAGS dependent on GCC_ALL_CC_FLAGS.

The changes can be seen a: https://github.com/PierreARM/edk2/commits/831_Add_gcc_flag_warning_v2

Pierre Gondois (2):
  BaseTools: Add gcc flag to warn on void* pointer arithmetic
  BaseTools: Factorize GCC flags

 BaseTools/Conf/tools_def.template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'