Debugging build.
authorMarco Yuen <marcoy@gmail.com>
Mon, 19 Dec 2011 22:18:53 +0000 (17:18 -0500)
committerMarco Yuen <marcoy@gmail.com>
Mon, 19 Dec 2011 22:18:53 +0000 (17:18 -0500)
planetlab.mk

index 04fe749..1dbdad0 100644 (file)
@@ -36,9 +36,9 @@ kernel-SPEC := kernel-3.1.spec
 kernel-DEVEL-RPMS += gettext elfutils-devel
 kernel-BUILD-FROM-SRPM := yes
 ifeq "$(HOSTARCH)" "i386"
-kernel-RPMFLAGS:= --target i686 --without tools --without debug --without debuginfo
+kernel-RPMFLAGS:= --target i686 --without tools
 else
-kernel-RPMFLAGS:= --target $(HOSTARCH) --without tools --without debug --without debuginfo
+kernel-RPMFLAGS:= --target $(HOSTARCH) --without tools
 endif
 kernel-SPECVARS += kernelconfig=planetlab
 KERNELS += kernel