diff options
author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-11 09:37:15 +0200 |
---|---|---|
committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-11 10:15:25 +0200 |
commit | d19863532692c9aeb965d1e5e3e17775ab9ee9f6 (patch) | |
tree | bffe416c11909ded79bea95bd1ec3e868a43fa08 /meta-python/recipes-devtools/python/python-flask-nav.inc | |
parent | 5e42bce992bc33e790ee153c58c5d5efbebe5b72 (diff) | |
download | meta-openembedded-d19863532692c9aeb965d1e5e3e17775ab9ee9f6.tar.gz |
metacity: fix compilation on 32-bit systems
On 32-bit targets the compilation fails with the following error:
| ../../metacity-3.52.0/src/core/screen.c:2431:55: error: passing argument 2 of 'sn_startup_sequence_get_last_active_time' from incompatible pointer type [-Wincompatible-pointer-types]
| 2431 | sn_startup_sequence_get_last_active_time (sequence, &tv_sec, &tv_usec);
| | ^~~~~~~
| | |
| | long int *
Backport patch from upstream to address this problem.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-nav.inc')
0 files changed, 0 insertions, 0 deletions