[oe-commits] org.oe.dev packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch: When cross compiling we want to use gcc's cpp for the cross compiled headers

freyther commit openembedded-commits at lists.openembedded.org
Sun Feb 17 22:07:30 UTC 2008


packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch: When cross compiling we want to use gcc's cpp for the cross compiled headers

Author: freyther at openembedded.org
Branch: org.openembedded.dev
Revision: 4b9bf269fccb2d8469b9d1ccfe6d73ac060a6b29
ViewMTN: http://monotone.openembedded.org/revision/info/4b9bf269fccb2d8469b9d1ccfe6d73ac060a6b29
Files:
1
packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch
Diffs:

#
# mt diff -r473156ab40b5356be2ac58a4dacafcf1e2c29f49 -r4b9bf269fccb2d8469b9d1ccfe6d73ac060a6b29
#
# 
# 
# patch "packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch"
#  from [6148ea439041ba0af321d2298fea9a6d602f585e]
#    to [3df45360067c99ecdec52e388d544e6bd01f5efd]
# 
============================================================
--- packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch	6148ea439041ba0af321d2298fea9a6d602f585e
+++ packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch	3df45360067c99ecdec52e388d544e6bd01f5efd
@@ -1,3 +1,7 @@
+upstream: n/a
+comment: Use the preprocessor we have just compiled instead the one of
+the system. There might be incompabilities between us and them.
+
 Index: gcc-4.1.1/Makefile.in
 ===================================================================
 --- gcc-4.1.1.orig/Makefile.in	2006-08-06 13:32:44.000000000 +0200






More information about the Openembedded-commits mailing list