18402339 tcpdump Bus Error (core dumped)
authorNorm Jacobs <Norm.Jacobs@Oracle.COM>
Wed, 02 Apr 2014 13:22:10 -0700
changeset 1811 c7fbffc951e5
parent 1810 1a4f32a21ac3
child 1812 c26fc4516fc4
18402339 tcpdump Bus Error (core dumped)
components/tcpdump/Makefile
--- a/components/tcpdump/Makefile	Wed Apr 02 13:05:32 2014 -0700
+++ b/components/tcpdump/Makefile	Wed Apr 02 13:22:10 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.