X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=osx%2FMakefile;h=ab9865f989218eeef28d9dcba7b5cfe43c5ea950;hb=cee196007501b8ef81b6713d284eef09fa929b6e;hp=2af7814a9522e0665bc07f34884fae3607b147f6;hpb=ce26d85ef8a815178ee708afc6d7048b1569fbe4;p=spectrwm.git diff --git a/osx/Makefile b/osx/Makefile index 2af7814..ab9865f 100644 --- a/osx/Makefile +++ b/osx/Makefile @@ -1,4 +1,4 @@ -CFLAGS+= -O2 -Wall -ggdb -D_GNU_SOURCE -D__OSX__ -I. +CFLAGS+= -O2 -Wall -g -D_GNU_SOURCE -D__OSX__ -I. -I.. CFLAGS+= -DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LVERS)\" LDADD+= -L/usr/X11/lib/ -lX11 -lXrandr -lXtst