From: Noah Goldstein Date: Wed, 22 Jun 2022 17:53:33 +0000 (-0700) Subject: stdlib: Remove trailing whitespace from Makefile X-Git-Tag: glibc-2.36~138 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=dd06af4f81be9e6d6b5e3a72357a51fa7205d856;p=glibc.git stdlib: Remove trailing whitespace from Makefile This causes precommit tests to fail when pushing commits that modify this file. --- diff --git a/stdlib/Makefile b/stdlib/Makefile index 60fc59c12c..adbda5f8a5 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -341,7 +341,7 @@ aux += \ tests-extras += \ tst-putenvmod \ # tests-extras - + extra-test-objs += \ tst-putenvmod.os \ # extra-test-objs