TIVI-153: Add as dependency for Iputils
[profile/ivi/gc.git] / packaging / ARM_boehm-gc-qemu-arm-stack.patch
1 diff -Napur _/include/private/gcconfig.h gc-7.1/include/private/gcconfig.h
2 --- _/include/private/gcconfig.h        2008-02-20 20:23:00.000000000 +0100
3 +++ gc-7.1/include/private/gcconfig.h   2010-04-21 01:15:55.159398098 +0200
4 @@ -1740,7 +1740,7 @@
5  #   endif
6  #   ifdef LINUX
7  #       define OS_TYPE "LINUX"
8 -#       define LINUX_STACKBOTTOM
9 +#       define HEURISTIC2
10  #       undef STACK_GRAN
11  #       define STACK_GRAN 0x10000000
12  #       ifdef __ELF__