From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 16 Jul 2017 09:16:20 +0200 Subject: [Buildroot] [PATCH 1/3] package/nodejs: use shared c-ares if available In-Reply-To: References: <1500140309-26534-1-git-send-email-martin@barkynet.com> <20170715214447.76763605@windsurf> Message-ID: <20170716091620.11f40d13@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Sun, 16 Jul 2017 00:12:33 +0100, Martin Bark wrote: > nodejs always uses c-ares, libuv and libhttpparser, it just uses it's own > versions by default (see https://github.com/nodejs/node/tree/master/deps). > Not setting any options will continue to use the build in versions. Then in this case, we want nodejs to unconditionally select c-ares, libuv and libhttpparser. Indeed, like most distributions, we prefer to use the external libraries rather than the built-in ones. Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com