]> sourceware.org Git - newlib-cygwin.git/commit
newlib: phoenix: move some logic from configure to the Makefile
authorMike Frysinger <vapier@gentoo.org>
Thu, 10 Feb 2022 06:38:17 +0000 (01:38 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 16 Feb 2022 00:59:08 +0000 (19:59 -0500)
commit5a6bf1749faeadc42f29e4f4be8defc957e84484
treed26f1881f6c722e20c6dcf740018a57ab4fdeeb4
parentec69debcb977d6395f9e91ee20133de473484e20
newlib: phoenix: move some logic from configure to the Makefile

These configure scripts hardcode some settings, so move them to the
Makefile to simplify so we can drop the configure scripts entirely.
newlib/libc/sys/phoenix/Makefile.am
newlib/libc/sys/phoenix/Makefile.in
newlib/libc/sys/phoenix/configure
newlib/libc/sys/phoenix/configure.ac
newlib/libc/sys/phoenix/machine/Makefile.am
newlib/libc/sys/phoenix/machine/Makefile.in
newlib/libc/sys/phoenix/machine/configure
newlib/libc/sys/phoenix/machine/configure.ac
This page took 0.033107 seconds and 5 git commands to generate.