Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-01-21 07:57:43 +0300
committerMike Frysinger <vapier@gentoo.org>2022-01-22 01:27:55 +0300
commit4af35511360b00157ce6829ed0530b63d284dff8 (patch)
tree0dc3e19e36d1c7f05b4b7bcde750f8aba3c7e97b /newlib/configure
parentf159663b08f532eb77147abc6f8a65e4c5854773 (diff)
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.
Diffstat (limited to 'newlib/configure')
-rwxr-xr-xnewlib/configure2
1 files changed, 0 insertions, 2 deletions
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