[OpenWrt-Devel] [LEDE-DEV] [PATCH] libnet-1.2.x: enable HAVE_PACKET_SOCKET

John Crispin john at phrozen.org
Tue Jun 7 03:55:24 EDT 2016



On 19/05/2016 14:57, Alin Nastac wrote:
> There is already a CONFIGURE_VAR set in here that seem
> to have the same purpose, but it doesn't do the trick
> in my cause (autoconf 2.69).
> ---
>  libs/libnet-1.2.x/Makefile | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libs/libnet-1.2.x/Makefile b/libs/libnet-1.2.x/Makefile
> index a791163..062c7b6 100644
> --- a/libs/libnet-1.2.x/Makefile
> +++ b/libs/libnet-1.2.x/Makefile
> @@ -39,6 +39,7 @@ CONFIGURE_ARGS += \
>  CONFIGURE_VARS += \
>  	ac_cv_libnet_endianess=$(ENDIANESS) \
>  	ac_libnet_have_pf_packet=yes \
> +	libnet_cv_have_packet_socket=yes \
>  	LL_INT_TYPE=libnet_link_linux
>  
>  define Build/Configure
> 

Hi,

this package is hosted on the github feed. can you pleases send a PRC
there ?

	John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list