patch-config_h_in 346 B

1234567891011
  1. --- valgrind-3.7.0.orig/config.h.in 2011-10-26 23:25:55.000000000 +0200
  2. +++ valgrind-3.7.0/config.h.in 2013-07-23 12:27:52.000000000 +0200
  3. @@ -1,5 +1,8 @@
  4. /* config.h.in. Generated from configure.in by autoheader. */
  5. +/* "Defined for v6 architectures" */
  6. +#undef ARM_ARCH_V6
  7. +
  8. /* Define to 1 if you're using Bionic */
  9. #undef BIONIC_LIBC