components/tcpdump/Makefile
changeset 5826 9c90e4a8156c
parent 5682 94c0ca64c022
child 6230 126ac13f1547
equal deleted inserted replaced
5823:d41c1305c674 5826:9c90e4a8156c
    37 # Prevent macro redefinition error 
    37 # Prevent macro redefinition error 
    38 CFLAGS += -D _NETINET_IP_H
    38 CFLAGS += -D _NETINET_IP_H
    39 
    39 
    40 include $(WS_MAKE_RULES)/common.mk
    40 include $(WS_MAKE_RULES)/common.mk
    41 
    41 
       
    42 # Rebuild the configure script so the man pages are normalized.
       
    43 COMPONENT_PREP_ACTION = (cd $(@D); autoconf);
       
    44 
    42 # fix my alignment issues instead of falling over on sparc
    45 # fix my alignment issues instead of falling over on sparc
    43 studio_ALIGN.sparc.64=-xmemalign=16i
    46 studio_ALIGN.sparc.64=-xmemalign=16i
    44 CONFIGURE_OPTIONS.sparc += ac_cv___attribute__=no
    47 CONFIGURE_OPTIONS.sparc += ac_cv___attribute__=no
    45 
    48 
    46 # lazyloading (indirectly enabled by -Bdirect) seems to cause problems with
    49 # lazyloading (indirectly enabled by -Bdirect) seems to cause problems with