On 02/28/2014 09:27 PM, Nikos Mavrogiannopoulos wrote: > This library is needed for DNSSEC support in dnsmasq, and to update > gnutls to a more recent version. [...] > +ifeq ($(CPU_SUBTYPE),neon) > +CONFIGURE_ARGS += \ > + --enable-arm-neon > +endif
It seems my neon detection is wrong here as there is no cpu subtype as I can see in non-kernel compilation. Is there a better detection of the neon instruction set other than adding each board separated? regards, Nikos _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel