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-02-07 13:22:24 +0300
committerMike Frysinger <vapier@gentoo.org>2022-02-10 07:34:17 +0300
commitf034d8ad19df17fd25df2469cfaa4a7ea3fcee45 (patch)
tree69712426d18dcc04ee76644dff32d3be5352a7fe /newlib/configure
parent5c21b3721475c0d848b567837b4459cffcf0ca13 (diff)
newlib: drop support for $aext
This was needed only to support libtool in case the library ended in .la instead of .a, but we dropped libtool, so drop this too.
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 5de11797d..e4c772bf9 100755
--- a/newlib/configure
+++ b/newlib/configure
@@ -615,7 +615,6 @@ shared_machine_dir
machine_dir
libm_machine_dir
lpfx
-aext
oext
ELIX_LEVEL_4_FALSE
ELIX_LEVEL_4_TRUE
@@ -4680,7 +4679,6 @@ OBJEXT=${oext}
-
newlib_hw_fp=false
#AC_ARG_ENABLE(newlib_hw_fp,
#[ --enable-newlib-hw-fp Turn on hardware floating point math],