summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2019-12-31 21:26:02 +0000
committerGraham Leggett <minfrin@apache.org>2019-12-31 21:26:02 +0000
commitb6dbbc77da35a7b46754c99f465827f2a583e23c (patch)
tree016a8c2322ba2d673f6d182850c7ced86207a720 /CHANGES
parent609814e7d74f83492d276c13b782666351989976 (diff)
downloadapr-b6dbbc77da35a7b46754c99f465827f2a583e23c.tar.gz
Add the ability to cross compile APR.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1872147 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bdaf79bd9..7c3edba58 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
-*- coding: utf-8 -*-
Changes for APR 1.7.1
+ *) Add the ability to cross compile APR. [Graham Leggett]
+
*) While cross-compiling, the tools/gen_test_char could not
be executed at build time, use AX_PROG_CC_FOR_BUILD to
build native tools/gen_test_char