]> git.pld-linux.org Git - packages/gcc.git/blame - gcc-pr21704.patch
- new snap with additional fixes. it seems to be usable now.
[packages/gcc.git] / gcc-pr21704.patch
CommitLineData
c2011099
PS
1--- gcc-4.0-20050514/gcc/config/host-linux.c.orig 2005-02-17 22:41:33.000000000 +0000
2+++ gcc-4.0-20050514/gcc/config/host-linux.c 2005-05-21 20:49:06.000000000 +0000
3@@ -24,6 +24,7 @@
4 #include <sys/mman.h>
5 #include "hosthooks.h"
6 #include "hosthooks-def.h"
7+#include <limits.h>
8
9
10 /* Linux has a feature called exec-shield-randomize that perturbs the
This page took 0.025389 seconds and 4 git commands to generate.