--- Makefile +++ Makefile @@ -39,7 +39,7 @@ ifneq ($(strip $(shell $(CC) -v 2>&1 |gr bigendian = true endif -ifneq ($(strip $(shell $(CC) -v 2>&1 |grep "Apple Computer, Inc")),) +ifneq ($(strip $(shell $(CC) -v 2>&1 |grep "Apple Inc")),) osx = true endif