aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/guile/guile-native-1.8.7/cpp-linemarkers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/guile/guile-native-1.8.7/cpp-linemarkers.patch')
-rw-r--r--meta-oe/recipes-support/guile/guile-native-1.8.7/cpp-linemarkers.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-oe/recipes-support/guile/guile-native-1.8.7/cpp-linemarkers.patch b/meta-oe/recipes-support/guile/guile-native-1.8.7/cpp-linemarkers.patch
deleted file mode 100644
index 3e48932a3c..0000000000
--- a/meta-oe/recipes-support/guile/guile-native-1.8.7/cpp-linemarkers.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- guile.orig/libguile/guile-snarf-docs.in 2009-07-03 18:19:00.000000000 -0400
-+++ guile/libguile/guile-snarf-docs.in 2009-11-19 12:55:32.487266268 -0500
-@@ -23,4 +23,4 @@
- ## Let the user override the preprocessor autoconf found.
- test -n "${CPP+set}" || CPP="@CPP@"
-
--${CPP} -DSCM_MAGIC_SNARF_DOCS "$@"
-+${CPP} -P -DSCM_MAGIC_SNARF_DOCS "$@"