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.host
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.host')
-rw-r--r--newlib/configure.host2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index 1507e25d8..22023f9ae 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -43,7 +43,6 @@
# stdio64_dir "stdio64" to build libc/stdio64, "" otherwise
# syscall_dir "syscalls" to build libc/syscalls, "" otherwise
# unix_dir "unix" to build libc/unix, "" otherwise
-# aext library extension - needed for libtool support
# oext object file extension - needed for libtool support
# lpfx library object prefix - generated when no libtool
# crt1 name of crt1 object if one is provided
@@ -78,7 +77,6 @@ default_newlib_io_pos_args=no
default_newlib_atexit_dynamic_alloc=yes
default_newlib_nano_malloc=no
default_newlib_reent_check_verify=yes
-aext=a
oext=o
lpfx="lib_a-"
newlib_msg_warn=