components/tcpdump/Makefile
branchs11u1-sru
changeset 3164 7648a39bf1b4
parent 2909 a4709a200379
--- a/components/tcpdump/Makefile	Wed Apr 09 06:29:35 2014 -0700
+++ b/components/tcpdump/Makefile	Mon Jun 09 10:00:01 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.