PERFORCE change 222191 for review

Robert Watson rwatson at FreeBSD.org
Tue Feb 19 13:41:55 UTC 2013


http://p4web.freebsd.org/@@222191?ac=10

Change 222191 by rwatson at rwatson_zenith_cl_cam_ac_uk on 2013/02/19 13:40:54

	Compile boot2 with debugging symbols ... for the time bring.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/boot/mips/beri/boot2/Makefile#3 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/boot/mips/beri/boot2/Makefile#3 (text+ko) ====

@@ -21,7 +21,8 @@
 		-D_KERNEL			\
 		-Wall				\
 		-G0 -Xassembler -G0		\
-		-fno-pic -mno-abicalls
+		-fno-pic -mno-abicalls		\
+		-g
 
 LDFLAGS=	-nostdlib		\
 		-static			\


More information about the p4-projects mailing list