]> granicus.if.org Git - apache/commitdiff
Propose cross-compile fix.
authorGuenter Knauf <fuankg@apache.org>
Sat, 21 Apr 2012 17:57:16 +0000 (17:57 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 21 Apr 2012 17:57:16 +0000 (17:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1328716 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4446cbea9b86ae1472a8b712dc69c54c1956701a..b740082e01a242a4993e2382542b305783e31263 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -136,6 +136,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4 patch: Trunk patch works
     +1: rbowen
 
+  * cross-compile: allow to provide CC_FOR_BUILD so that gen_test_char will be
+    compiled by the build compiler instead of the host compiler.
+    Also set CC_FOR_BUILD to 'cc' when cross-compilation is detected.
+    Trunk patches: http://svn.apache.org/viewvc?view=revision&revision=1327907
+                   http://svn.apache.org/viewvc?view=revision&revision=1328390
+                   http://svn.apache.org/viewvc?view=revision&revision=1328714
+    2.4 patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x-cross_compile.diff
+    +1: fuankg
+
 PATCHES/ISSUES THAT ARE STALLED