Module Name: src
Committed By: martin
Date: Thu Aug 15 12:45:06 UTC 2013
Modified Files:
src/sys/arch/shark/conf: Makefile.shark.inc
Log Message:
Do not explicitly prevent unwind table generation
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/shark/conf/Makefile.shark.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/shark/conf/Makefile.shark.inc
diff -u src/sys/arch/shark/conf/Makefile.shark.inc:1.17 src/sys/arch/shark/conf/Makefile.shark.inc:1.18
--- src/sys/arch/shark/conf/Makefile.shark.inc:1.17 Wed Aug 14 14:45:12 2013
+++ src/sys/arch/shark/conf/Makefile.shark.inc Thu Aug 15 12:45:06 2013
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.shark.inc,v 1.17 2013/08/14 14:45:12 martin Exp $
+# $NetBSD: Makefile.shark.inc,v 1.18 2013/08/15 12:45:06 martin Exp $
CPPFLAGS+= -D${MACHINE}
-CFLAGS+= -fno-unwind-tables
GENASSYM_EXTRAS+= ${THISARM}/shark/genassym.cf
# Need to convert the kernel from ELF to a.out so that OpenFirmware