Change in docker-playground[master]: osmo-bsc-master/Dockerfile: drop wrong configure option

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
Mon Jun 25 10:30:37 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9725 )

Change subject: osmo-bsc-master/Dockerfile: drop wrong configure option
......................................................................

osmo-bsc-master/Dockerfile: drop wrong configure option

Change-Id: I3fecd622df136a18a32a9095ede3e2629e2f7b4e
---
M osmo-bsc-master/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/osmo-bsc-master/Dockerfile b/osmo-bsc-master/Dockerfile
index 470abcb..5af6abf 100644
--- a/osmo-bsc-master/Dockerfile
+++ b/osmo-bsc-master/Dockerfile
@@ -34,7 +34,7 @@
 RUN	cd osmo-bsc && \
 	git fetch && git checkout -f -B $OSMO_BSC_BRANCH origin/$OSMO_BSC_BRANCH && \
 	autoreconf -fi && \
-	./configure --enable-trx && \
+	./configure && \
 	make -j8 install
 
 VOLUME	/data

-- 
To view, visit https://gerrit.osmocom.org/9725
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3fecd622df136a18a32a9095ede3e2629e2f7b4e
Gerrit-Change-Number: 9725
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180625/6b445d2d/attachment.htm>


More information about the gerrit-log mailing list