From 8fea13b909231cb24b621b36154cd5272b3c4e1d Mon Sep 17 00:00:00 2001 From: Nikhil Benesch Date: Fri, 4 Oct 2024 15:18:29 -0400 Subject: [PATCH] Add changelog entry for new cross compiling behavior --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 310362b..c5fb2c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ Versioning]. ## [Unreleased] +* When cross compiling, use the compiler and archiver specified in the + `CC_` and `AR_` environment variables, respectively, if + present. + ## [0.3.3] - 2024-05-13 * Ignore the `CONFIG_SITE` environment variable when running configuration.