aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/monotone/files/txt2c-cross.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/monotone/files/txt2c-cross.patch')
-rw-r--r--recipes/monotone/files/txt2c-cross.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/monotone/files/txt2c-cross.patch b/recipes/monotone/files/txt2c-cross.patch
deleted file mode 100644
index a50b8135fc..0000000000
--- a/recipes/monotone/files/txt2c-cross.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-# txt2c runs (only) on the build system. This is a fairly horrible
-# hack to make it compile with the build system compiler, not the
-# target compiler.
-
---- monotone-0.19/Makefile.am.orig 2005-07-04 23:39:44.420722558 -0700
-+++ monotone-0.19/Makefile.am 2005-07-04 23:36:50.267121331 -0700
-@@ -356,7 +356,7 @@
- CLEANFILES = $(BUILT_SOURCES_CLEAN) $(EPS_FIGURES)
-
- txt2c: txt2c.cc Makefile
-- $(CXX) -Wall -o $@ $<
-+ $(BUILD_CXX) -Wall -o $@ $<
- chmod 0755 $@$(EXEEXT)
-
- apidocs: