aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/xf86-video-geode-glibc-2.20.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/xf86-video-geode-glibc-2.20.patch')
-rw-r--r--gnu/packages/patches/xf86-video-geode-glibc-2.20.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/gnu/packages/patches/xf86-video-geode-glibc-2.20.patch b/gnu/packages/patches/xf86-video-geode-glibc-2.20.patch
new file mode 100644
index 0000000000..4dc69e3611
--- /dev/null
+++ b/gnu/packages/patches/xf86-video-geode-glibc-2.20.patch
@@ -0,0 +1,15 @@
+Allow builds with glibc 2.20.
+Based on a patch by Peter Hutterer <peter.hutterer@who-t.net>.
+See <https://raw.githubusercontent.com/openembedded/oe-core/master/meta/recipes-graphics/xorg-driver/xf86-input-synaptics/always_include_xorg_server.h.patch>.
+
+--- xf86-video-geode-2.11.16/src/lx_memory.c.~1~ 2014-07-16 16:59:37.000000000 -0400
++++ xf86-video-geode-2.11.16/src/lx_memory.c 2014-12-19 00:38:11.753388268 -0500
+@@ -23,6 +23,8 @@
+ * software without specific prior written permission.
+ */
+
++#include <xorg-server.h>
++
+ #include "xf86.h"
+ #include "geode.h"
+ #include "cim/cim_regs.h"
Tobias Geerinckx-Rice 2021-07-02gnu: libfilezilla: Update to 0.29.0....Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Properly enable the SSL support....Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Edit description....Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Cross-compile....Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Let the build system create directories....Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Honour upstream make flags....Tobias Geerinckx-Rice 2021-07-02gnu: vsftpd: Update to 3.0.4....Tobias Geerinckx-Rice 2021-05-23gnu: filezilla: Update to 3.54.1....Tobias Geerinckx-Rice 2021-05-06gnu: filezilla: Update to 3.53.1....Tobias Geerinckx-Rice 2021-05-06gnu: libfilezilla: Update to 0.28.0....Tobias Geerinckx-Rice 2021-04-05gnu: ncftp: Add 'release-monitoring-url' property....Ludovic Courtès 2021-03-30gnu: vsftp: Apply unstaged fixes....Tobias Geerinckx-Rice 2021-03-30gnu: vsftpd: Use CentOS version and patches....methuselah-0 2020-10-07gnu: filezilla: Run the test....Tobias Geerinckx-Rice 2020-10-07gnu: libfilezilla: Don't build static library....Tobias Geerinckx-Rice 2020-10-07gnu: filezilla, libfilezilla: Update to 3.50.0, 0.24.1....Tobias Geerinckx-Rice 2020-08-16gnu: lftp: Update to 4.9.2....Tobias Geerinckx-Rice 2020-03-14gnu: ncftp: Use HTTPS home page....Tobias Geerinckx-Rice 2020-02-05gnu: lftp: Update to 4.9.1....Marius Bakke