summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-gevent/libev-conf.patch
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-05-15 22:08:16 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-05-15 22:08:16 -0400
commitc1b455c45fb6fb22370bcd177487fde1071ee949 (patch)
tree7f53b206b3b3c5c1dd1fd6317d793339ce5e48d4 /recipes-devtools/python/python-gevent/libev-conf.patch
parent7cf1201bb559c96acce158a6907cc884eb6160b5 (diff)
downloadmeta-virtualization-c1b455c45fb6fb22370bcd177487fde1071ee949.tar.gz
xen: fix header guard inconsistencies (gcc15)HEADmaster
Fixing the following header inconsistencies | In file included from arch/arm/platforms/midway.c:22: | ./arch/arm/include/asm/platforms/midway.h:1: error: header guard '__ASM_ARM_PLATFORMS_MIDWAY_H' followed by '#define' of a different macro [-Werror=header-guard] | 1 | #ifndef __ASM_ARM_PLATFORMS_MIDWAY_H | ./arch/arm/include/asm/platforms/midway.h:2: note: '__ASM_ASM_PLATFORMS_MIDWAY_H' is defined here; did you mean '__ASM_ARM_PLATFORMS_MIDWAY_H'? | 2 | #define __ASM_ASM_PLATFORMS_MIDWAY_H | In file included from arch/arm/platforms/omap5.c:21: | ./arch/arm/include/asm/platforms/omap5.h:1: error: header guard '__ASM_ARM_PLATFORMS_OMAP5_H' followed by '#define' of a different macro [-Werror=header-guard] | 1 | #ifndef __ASM_ARM_PLATFORMS_OMAP5_H | ./arch/arm/include/asm/platforms/omap5.h:2: note: '__ASM_ASM_PLATFORMS_OMAP5_H' is defined here; did you mean '__ASM_ARM_PLATFORMS_OMAP5_H'? It is unclear whether this is on purpose or not, but for our limited set of permuations, we change them to match and no issues have been found. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-gevent/libev-conf.patch')
0 files changed, 0 insertions, 0 deletions