X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=blobdiff_plain;f=settings.make;fp=settings.make;h=0c4de29eea65d740e842f9a72b8178518ddc486b;hp=2fa37e7ecbb48bf87c3853a66cad47b22e2874c4;hb=477d948682bb1f28f516477d904bc47a02ece068;hpb=957b3b211b3ec0b0ebf0e010129e2e0788521890 diff --git a/settings.make b/settings.make index 2fa37e7..0c4de29 100644 --- a/settings.make +++ b/settings.make @@ -40,7 +40,7 @@ services= $(etcuserv)/services.d CFLAGS= -Wall -Wwrite-strings -Wmissing-prototypes -Wstrict-prototypes \ -Wpointer-arith -D_GNU_SOURCE -Wno-pointer-sign \ $(OPTIMISE) $(DEBUG) $(SUBDIR_CFLAGS) -LDFLAGS= $(SUBDIR_LDFLAGS) +LDFLAGS= $(SUBDIR_LDFLAGS) $(DEBUG) OPTIMISE= -O2 DEBUG= -g