aboutsummaryrefslogtreecommitdiff
path: root/stdlib/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2025-01-24 08:04:23 +0100
committerFlorian Weimer <fweimer@redhat.com>2025-01-24 12:25:29 +0100
commit36fcdfbbc5463e55581fec67141df3493fb81f7e (patch)
tree8a63f44679b2da4b0de721e2fc0d299e43e5343a /stdlib/Makefile
parentb62759db04b8ed7f829c06f1d7c3b8fb70616493 (diff)
downloadglibc-36fcdfbbc5463e55581fec67141df3493fb81f7e.tar.xz
glibc-36fcdfbbc5463e55581fec67141df3493fb81f7e.zip
Revert "stdlib: Support malloc-managed environ arrays for compatibility"
This reverts commit b62759db04b8ed7f829c06f1d7c3b8fb70616493. Reason for revert: Incompatible with “env -i” and coreutils (bug 32588). Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'stdlib/Makefile')
-rw-r--r--stdlib/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \