We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0bf37 commit cfebd60Copy full SHA for cfebd60
src/Makefile.shlib
@@ -425,7 +425,7 @@ $(shlib): $(OBJS) $(DLL_DEFFILE)
425
$(stlib): $(shlib) $(DLL_DEFFILE)
426
$(DLLTOOL) --dllname $(shlib) $(DLLTOOL_LIBFLAGS) --def $(DLL_DEFFILE) --output-lib $@
427
428
-endif # PORTNAME == cygwin
+endif # PORTNAME == cgywin
429
endif # PORTNAME == cygwin || PORTNAME == win32
430
431
endif # enable_shared
0 commit comments