From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1791) id 7CB7F38344D5; Thu, 9 Jun 2022 13:11:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7CB7F38344D5 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Adhemerval Zanella To: glibc-cvs@sourceware.org Subject: [glibc/azanella/clang] stdlib: Remove extra whitespace on Makefile X-Act-Checkin: glibc X-Git-Author: Adhemerval Zanella X-Git-Refname: refs/heads/azanella/clang X-Git-Oldrev: c2f39be490150aa748bc74d78d7ee122188a30cf X-Git-Newrev: d7aa7ae3c776b37058167a8e2c44c17ab339b414 Message-Id: <20220609131131.7CB7F38344D5@sourceware.org> Date: Thu, 9 Jun 2022 13:11:31 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2022 13:11:31 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d7aa7ae3c776b37058167a8e2c44c17ab339b414 commit d7aa7ae3c776b37058167a8e2c44c17ab339b414 Author: Adhemerval Zanella Date: Fri Apr 29 10:57:18 2022 -0300 stdlib: Remove extra whitespace on Makefile Diff: --- stdlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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