]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/monotone/files/txt2c-cross.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / monotone / files / txt2c-cross.patch
1 # txt2c runs (only) on the build system.  This is a fairly horrible
2 # hack to make it compile with the build system compiler, not the
3 # target compiler.
4
5 --- monotone-0.19/Makefile.am.orig      2005-07-04 23:39:44.420722558 -0700
6 +++ monotone-0.19/Makefile.am   2005-07-04 23:36:50.267121331 -0700
7 @@ -356,7 +356,7 @@
8  CLEANFILES = $(BUILT_SOURCES_CLEAN) $(EPS_FIGURES)
9  
10  txt2c: txt2c.cc Makefile
11 -       $(CXX) -Wall -o $@ $<
12 +       $(BUILD_CXX) -Wall -o $@ $<
13         chmod 0755 $@$(EXEEXT)
14  
15  apidocs: