X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=33edcd73ce8b72416ac76e7e78815b2807449b99;hb=4ae1105577e4d58271c08243755b55330ed7ea42;hp=41cb0708566adf18f3f1468f50657a9050097548;hpb=b1701adf75297747c52e0c3ed2c314cd10129907;p=dwm.git diff --git a/config.mk b/config.mk index 41cb070..33edcd7 100644 --- a/config.mk +++ b/config.mk @@ -18,6 +18,7 @@ CFLAGS = -g -Wall -O2 -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \ -DVERSION=\"${VERSION}\" LDFLAGS = -g ${LIBS} + # Solaris #CFLAGS = -fast -xtarget=ultra ${INCLUDES} -DVERSION=\"${VERSION}\" #LIBS += -lnsl -lsocket