mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-18 23:12:15 +08:00
Cygwin: statically link the tools in winsup/utils/mingw
This fixes the problem reported here: https://cygwin.com/pipermail/cygwin-developers/2021-September/012375.html
This commit is contained in:
parent
98859e00d0
commit
9b0841aa78
@ -18,6 +18,8 @@ include $(top_srcdir)/Makefile.am.common
|
||||
CFLAGS_COMMON=-Wimplicit-fallthrough=4 -Werror -D_WIN32_WINNT=0x0a00 -DNTDDI_VERSION=WDK_NTDDI_VERSION
|
||||
AM_CXXFLAGS=-fno-exceptions -fno-rtti -fno-use-cxa-atexit $(flags_common) $(CFLAGS_COMMON)
|
||||
|
||||
AM_LDFLAGS = -static
|
||||
|
||||
bin_PROGRAMS = \
|
||||
cygcheck \
|
||||
cygwin-console-helper \
|
||||
|
Loading…
x
Reference in New Issue
Block a user