[MERGED] openbsc[master]: build: osmo-nitb: fix missing LIBCRYPTO_FLAGS

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Dec 21 10:26:15 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: build: osmo-nitb: fix missing LIBCRYPTO_FLAGS
......................................................................


build: osmo-nitb: fix missing LIBCRYPTO_FLAGS

Change-Id: I6268d0b8782ee03b42ab8bbda7aa9650c26e11ad
---
M openbsc/src/osmo-nitb/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/openbsc/src/osmo-nitb/Makefile.am b/openbsc/src/osmo-nitb/Makefile.am
index 2a6d2fc..b91490b 100644
--- a/openbsc/src/osmo-nitb/Makefile.am
+++ b/openbsc/src/osmo-nitb/Makefile.am
@@ -13,6 +13,7 @@
 	$(LIBOSMOCTRL_CFLAGS) \
 	$(LIBOSMOABIS_CFLAGS) \
 	$(LIBSMPP34_CFLAGS) \
+	$(LIBCRYPTO_CFLAGS) \
 	$(NULL)
 
 AM_LDFLAGS = \

-- 
To view, visit https://gerrit.osmocom.org/1465
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6268d0b8782ee03b42ab8bbda7aa9650c26e11ad
Gerrit-PatchSet: 2
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list