Message ID | 1333531424-32307-1-git-send-email-markos.chandras@imgtec.com |
---|---|
State | Accepted |
Headers | show |
>>>>> "Markos" == Markos Chandras <markos.chandras@imgtec.com> writes:
Markos> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Committed, thanks.
diff --git a/package/rpm/rpm.mk b/package/rpm/rpm.mk index 4d8fe21..50425a4 100644 --- a/package/rpm/rpm.mk +++ b/package/rpm/rpm.mk @@ -15,6 +15,7 @@ RPM_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/beecrypt -I RPM_CONF_OPT = --disable-build-versionscript --disable-rpath \ --without-selinux \ --without-python --without-perl \ + --with-openssl=external \ --with-zlib=$(STAGING_DIR) \ --with-libbeecrypt=$(STAGING_DIR) \ --with-popt=$(STAGING_DIR)
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> --- package/rpm/rpm.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)