# HG changeset patch # User Norm Jacobs # Date 1396470130 25200 # Node ID c7fbffc951e55833309c7ce49b0d2d976a261942 # Parent 1a4f32a21ac342ba9abf3f0d8201c5b519a982dd 18402339 tcpdump Bus Error (core dumped) diff -r 1a4f32a21ac3 -r c7fbffc951e5 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.