Date: Tue, 19 Feb 2013 13:41:54 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 222191 for review Message-ID: <201302191341.r1JDfseo088629@skunkworks.freebsd.org>
index | next in thread | raw e-mail
http://p4web.freebsd.org/@@222191?ac=10 Change 222191 by rwatson@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 \help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302191341.r1JDfseo088629>
