author | Norm Jacobs <Norm.Jacobs@Oracle.COM> |
Mon, 09 Jun 2014 10:00:01 -0700 | |
branch | s11u1-sru |
changeset 3164 | 7648a39bf1b4 |
parent 3161 | b292d8c2be95 |
child 3170 | 18a6de8a81bd |
--- 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.