18402339 tcpdump Bus Error (core dumped) s11-update
authorNorm Jacobs <Norm.Jacobs@Oracle.COM>
Sun, 01 Jun 2014 20:39:57 -0700
branchs11-update
changeset 3153 4e19b18b0bbd
parent 3152 1572f2692c01
child 3154 77d40455aa09
18402339 tcpdump Bus Error (core dumped)
components/tcpdump/Makefile
--- a/components/tcpdump/Makefile	Fri May 30 13:54:38 2014 -0700
+++ b/components/tcpdump/Makefile	Sun Jun 01 20:39:57 2014 -0700
@@ -38,6 +38,8 @@
 
 # fix my alignment issues instead of falling over on sparc
 studio_ALIGN.sparc.64=-xmemalign=16i
+CONFIGURE_OPTIONS.sparc += ac_cv___attribute__=no
+CONFIGURE_OPTIONS += $(CONFIGURE_OPTIONS.$(MACH))
 
 # lazyloading (indirectly enabled by -Bdirect) seems to cause problems with
 # libpcap device enumeration.