X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=Makefile;h=4a47203879369d76a655ae30caf5eceaf4daed07;hb=6d3a25f1fb75206ae8b2b1cdd1431b3852e1a45a;hp=f732e75be43d1dd9449efbd99f7e646da26393c0;hpb=8eefb2b7ad6195f4324629f35be0b9443cd8ee96;p=sfrench%2Fcifs-2.6.git diff --git a/Makefile b/Makefile index f732e75be43d..4a4720387936 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 19 -EXTRAVERSION = +SUBLEVEL = 20 +EXTRAVERSION =-rc1 NAME=Avast! A bilge rat! # *DOCUMENTATION* @@ -496,11 +496,6 @@ else CFLAGS += -fomit-frame-pointer endif -ifdef CONFIG_UNWIND_INFO -CFLAGS += -fasynchronous-unwind-tables -LDFLAGS_vmlinux += --eh-frame-hdr -endif - ifdef CONFIG_DEBUG_INFO CFLAGS += -g endif