summaryrefslogtreecommitdiffstats
path: root/ld/pe-dll.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-07-17 15:47:49 +0000
committerNick Clifton <nickc@redhat.com>2003-07-17 15:47:49 +0000
commit602d6c6fd45b796f28e72dc179ed6651b0bcbe77 (patch)
treeb8a8ace35c69dadcb71ec634131dd51ecfa0a035 /ld/pe-dll.c
parent93e49a47a2ced92ea83f21300fd50a21e0aa6ac9 (diff)
downloadppe42-binutils-602d6c6fd45b796f28e72dc179ed6651b0bcbe77.tar.gz
ppe42-binutils-602d6c6fd45b796f28e72dc179ed6651b0bcbe77.zip
Add libcygwin to the lib autofiler list
Diffstat (limited to 'ld/pe-dll.c')
-rw-r--r--ld/pe-dll.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/pe-dll.c b/ld/pe-dll.c
index d693e303d6..92cd64bf2f 100644
--- a/ld/pe-dll.c
+++ b/ld/pe-dll.c
@@ -231,6 +231,7 @@ static autofilter_entry_type autofilter_symbollist[] =
/* Do not specify library suffix explicitly, to allow for dllized versions. */
static autofilter_entry_type autofilter_liblist[] =
{
+ { "libcygwin", 9 },
{ "libgcc", 6 },
{ "libstdc++", 9 },
{ "libmingw32", 10 },
OpenPOWER on IntegriCloud