Commit 1f72e3f8 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

put proposal on hold until we agree for a better and more simple solution ...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1331778 13f79535-47bb-0310-9956-ffa450edef68
parent dd8119c1
Loading
Loading
Loading
Loading
+15 −13
Original line number Diff line number Diff line
@@ -194,17 +194,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://people.apache.org/~rpluem/patches/forcerecovery_2.2.diff
    +1: rpluem,

  * 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.
    Since PCRE is included with 2.2.x this patch also takes care for dftables.
    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
    2.2 patch: http://people.apache.org/~fuankg/diffs/httpd-2.2.x-cross_compile.diff
    +1: fuankg


PATCHES/ISSUES THAT ARE STALLED

@@ -357,3 +346,16 @@ PATCHES/ISSUES THAT ARE STALLED
    -0 covener: feels like a 2.4 feature && needs druggeri's vote?
    sf agrees with covener. This can cause segfaults with some directives,
       see r1153676, r1153687.

  * 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.
    Since PCRE is included with 2.2.x this patch also takes care for dftables.
    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
    2.2 patch: http://people.apache.org/~fuankg/diffs/httpd-2.2.x-cross_compile.diff
    fuankg: on hold until we agree for a better and more simple solution ...