From: Guenter Knauf Date: Sat, 18 Jul 2009 22:19:14 +0000 (+0000) Subject: proposed backport. X-Git-Tag: 2.2.12~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b25afc20bf186dfa6e9ef93c788405be2ca511;p=thirdparty%2Fapache%2Fhttpd.git proposed backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@795439 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d045cb4bdff..1541275cc2f 100644 --- a/STATUS +++ b/STATUS @@ -123,6 +123,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -0: wrowe; Please refer to man BUGS of access for linux 2.4 vs 2.6 kernels, potentially a suspect test for root. + * gen_test_char.c: enable building gen_test_char for running on build machine + when cross-compiling. The patch doesnt introduce code changes for any + platform unless CROSS_COMPILE is defined. + Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795438 + 2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff + +1: fuankg PATCHES/ISSUES THAT ARE STALLED