[Buildroot] [PATCH 3/8] package/links: add --with/--without-ssl

Bernd Kuhls bernd.kuhls at t-online.de
Sat Feb 20 17:47:02 UTC 2016


Am Sat, 20 Feb 2016 18:43:48 +0100 schrieb Yann E. MORIN:

>>  ifeq ($(BR2_PACKAGE_OPENSSL),y)
>> +LINKS_CONF_OPTS += --with-ssl=$(STAGING_DIR)/usr
>> --enable-ssl-pkgconfig
> 
> So, even when using pkg-config, we still need to tell it where OpenSSL
> is located?

Hi,

no, it works without the path to $STAGING_DIR, I just wanted to make 
sure ;)

Regards, Bernd



More information about the buildroot mailing list