See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724 Author: Rainer Jung Date: 2018-07-29 isl 0.20 stopped including other unused header files in their header files. Therefore,now it's necessary to include the stuff ourselves. --- .../gcc/graphite.h 2018-01-03 11:03:58.000000000 +0000 +++ .../gcc/graphite.h 2018-07-29 17:42:55.836121000 +0000 @@ -37,6 +37,8 @@ #include #include #include +#include +#include typedef struct poly_dr *poly_dr_p; ref='/guix/'>guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-09gnu: libcacard: Use latest meson....Maxim Cournoyer
2023-04-03gnu: libcacard: Build with older meson....Efraim Flashner
2023-02-25gnu: virglrenderer: Update to 0.10.4....Simon Streit
2023-02-25gnu: spice-gtk: Adjust the default file name of the ACL helper binary....Maxim Cournoyer
2023-02-25gnu: spice-gtk: Enable support for polkit, webdav and others....Maxim Cournoyer
2023-02-25gnu: spice-vdagent: Update to 0.22.1....Maxim Cournoyer
2023-02-25gnu: spice: Update to 0.15.1....Maxim Cournoyer
2023-02-25gnu: libcacard: Remove obsolete configure flags....Maxim Cournoyer
2023-02-25gnu: virglrenderer: Update to 0.7.0....Maxim Cournoyer
2023-02-25gnu: usbredir: Update to 0.13.0....Maxim Cournoyer
2023-02-25gnu: spice-protocol: Update to 0.14.4....Maxim Cournoyer
2023-02-25gnu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir....Maxim Cournoyer
2023-02-25gnu: spice-gtk: Update to 0.42....Maxim Cournoyer
2023-02-25gnu: spice-gtk: Use gexps....Maxim Cournoyer
2023-02-25gnu: spice-gtk: Remove input labels....Maxim Cournoyer
2023-02-25gnu: spice-gtk: Fix indentation and normalize field order....Maxim Cournoyer