From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wiles, Keith" Subject: NO_AUTOLIB is this variable really needed? Date: Thu, 30 Apr 2015 14:55:47 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: Content-Language: en-US Content-ID: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" What is the NO_AUTOLIB variable used for anyway, the doc states this: * NO_AUTOLIBS: If set, the libraries provided by the framework will not be included in the LDLIBS variable automatically. Why was this variable created, do we have really good reason? It seems like the variable removes almost all of the standard libs. Regards, ++Keith