From 36fcdfbbc5463e55581fec67141df3493fb81f7e Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 24 Jan 2025 08:04:23 +0100 Subject: Revert "stdlib: Support malloc-managed environ arrays for compatibility" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit b62759db04b8ed7f829c06f1d7c3b8fb70616493. Reason for revert: Incompatible with “env -i” and coreutils (bug 32588). Reviewed-by: H.J. Lu --- stdlib/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'stdlib/Makefile') diff --git a/stdlib/Makefile b/stdlib/Makefile index ee95b2e79a..a5fbc1a27e 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -316,7 +316,6 @@ tests := \ tst-setcontext9 \ tst-setcontext10 \ tst-setcontext11 \ - tst-setenv-malloc \ tst-stdbit-Wconversion \ tst-stdbit-builtins \ tst-stdc_bit_ceil \ -- cgit v1.2.3