components/tcpdump/Makefile
branchs11-update
changeset 3153 4e19b18b0bbd
parent 2905 8c0fb29f2a1e
child 3661 47545fb8aed4
child 4527 72aac4474845
--- 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.