Jiaying Song 78cc371eb8 webkitgtk3: fix build failure with DEBUG_BUILD enabled
It fails to compile webkitgtk when debug build enabled:

| /path_to//tmp/work/core2-64-poky-linux/webkitgtk3/2.48.1/webkitgtk-2.48.1/Source/bmalloc/libpas/src/libpas/bmalloc_heap_config.h:82:36:
  error: inlining failed in call to 'always_inline' 'pas_page_base* bmalloc_heap_config_page_header(uintptr_t)':
  function not considered for inlining
|    82 | PAS_BASIC_HEAP_CONFIG_DECLARATIONS(bmalloc, BMALLOC);
|       |

Add a cmake variable WEBKIT_NO_INLINE_HINTS to disable gcc function attribute `always_inline` when debug build is enabled.

And adjust indent as well.

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-09-18 09:48:58 +02:00
2025-09-16 08:37:07 +02:00
2025-09-16 08:37:07 +02:00
2025-09-16 08:37:07 +02:00
2025-09-16 08:37:07 +02:00
2025-09-16 08:37:07 +02:00
2025-09-16 08:37:07 +02:00
2025-09-16 08:37:07 +02:00
2025-09-16 08:37:07 +02:00
2019-06-15 16:45:33 -07:00
2025-09-16 08:37:07 +02:00

Collection of layers for the OE-core universe

Main layer maintainer: Gyorgy Sarvari skandigraun@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories

S
Description
No description provided
Readme 113 MiB
Languages
BitBake 85.5%
Shell 6.1%
C 3%
Roff 2.1%
NASL 1.9%
Other 1.1%