From 4af35511360b00157ce6829ed0530b63d284dff8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 20 Jan 2022 23:57:43 -0500 Subject: newlib: drop redundant CFLAGS export This is already handled by autotools for us automatically. You can tell as the generated output is exactly the same other than deleting a few blank lines. --- newlib/configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'newlib/configure') diff --git a/newlib/configure b/newlib/configure index 2aa297082..7fb49d7ed 100755 --- a/newlib/configure +++ b/newlib/configure @@ -13425,8 +13425,6 @@ $as_echo "#define _LDBL_EQ_DBL 1" >>confdefs.h fi - - ac_config_files="$ac_config_files Makefile" cat >confcache <<\_ACEOF -- cgit v1.2.3