sb-bsd-sockets: check for MAKE-ALIEN success in GET-PROTOCOL-BY-NAME
[sbcl.git] / contrib / asdf-module.mk
index 6bf4a36..d3ffbad 100644 (file)
@@ -16,7 +16,7 @@ endif
 ifeq (CYGWIN,$(findstring CYGWIN,$(UNAME)))
   EXTRA_CFLAGS=-mno-cygwin
   # GCC 4.x doesn't accept -mno-cygwin.
-  CC:=gcc=3
+  CC:=gcc-3
   # SBCL can't read cygwin symlinks, and cygwin likes to symlink
   # gcc.  To further complicate things, SBCL can't handle cygwin
   # paths, either.