X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fasdf-module.mk;fp=contrib%2Fasdf-module.mk;h=b6edb51e83ff87f4fcdc2bd6790b0aa32cdea317;hb=dca20740848a3e316371460a25be29fd574850ed;hp=a9e55d750f345b7d9a2260f55e9e0a2a4997d0a9;hpb=99ec18558c32c84ffc8272196ce8fd7e9e0bd034;p=sbcl.git diff --git a/contrib/asdf-module.mk b/contrib/asdf-module.mk index a9e55d7..b6edb51 100644 --- a/contrib/asdf-module.mk +++ b/contrib/asdf-module.mk @@ -11,6 +11,7 @@ UNAME:=$(shell uname -s) ifeq (SunOS,$(UNAME)) EXTRA_CFLAGS=-D_XOPEN_SOURCE=500 -D__EXTENSIONS__ + PATH:=/usr/xpg4/bin:${PATH} endif ifeq (CYGWIN,$(findstring CYGWIN,$(UNAME))) EXTRA_CFLAGS=-mno-cygwin