diff options
author | Brennan Vincent <brennan@umanwizard.com> | 2025-07-23 09:42:40 -0700 |
---|---|---|
committer | Andreas Enge <andreas@enge.fr> | 2025-07-30 21:03:26 +0200 |
commit | bb5ca7f0e4403b157ad46ab9888f8b1658cd116a (patch) | |
tree | ca7c178bd7cd8d903730e9d54f12b2664d4ee416 /gnu/packages/patches/python-pandas-2-no-pytz_datetime.patch | |
parent | 92ac77b2d832e62e3ae3d37bc8e8ff0b0dd98108 (diff) |
gnu: xorg: Fix build of various xf86 drivers.
These all fail on aarch64 due to implicit function declarations. It might be
possible to instead patch the xorg-server package they rely on to actually
declare the functions on aarch64, but I judged that adjusting the CFLAGS on
the driver packages themselves was easier and lower-impact.
* gnu/packages/xorg.scm: (xf86-video-amdgpu, xf86-video-ark, xf86-video-ast,
xf86-video-ati, xf86-video-cirrus, xf86-video-dummy, xf86-video-fbdev,
xf86-video-freedreno, xf86-video-i128, xf86-video-mach64, xf86-video-mga,
xf86-video-neomagic, xf86-video-nv, xf86-video-qxl, xf86-video-r128,
xf86-video-savage, xf86-video-siliconmotion, xf86-video-sis,
xf86-video-tdfx, xf86-video-vesa)[arguments]<#:configure-flags>: Ignore
implicit function declarations to fix build on gcc 14.
Change-Id: Ie11bcaeb580891da6f33df94dfccd729a9ee5f53
Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/packages/patches/python-pandas-2-no-pytz_datetime.patch')
0 files changed, 0 insertions, 0 deletions