7066006 tcpdump, bus errors on sparc
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Tue, 19 Jul 2011 11:33:24 -0700
changeset 422 38c9bd50af18
parent 421 032ffcef8039
child 423 416940827b10
7066006 tcpdump, bus errors on sparc
components/tcpdump/Makefile
--- a/components/tcpdump/Makefile	Mon Jul 18 15:47:25 2011 -0700
+++ b/components/tcpdump/Makefile	Tue Jul 19 11:33:24 2011 -0700
@@ -33,6 +33,9 @@
 include ../../make-rules/configure.mk
 include ../../make-rules/ips.mk
 
+# the default setting of 8s makes us core dump
+studio_ALIGN.sparc.32=
+
 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS += --enable-ipv6=yes
 CONFIGURE_OPTIONS += --with-user=nobody