Change in docker-playground[master]: gr-gsm-master/Dockerfile: fix: disable GRCC compilation

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
Sat Oct 20 19:21:21 UTC 2018


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

Change subject: gr-gsm-master/Dockerfile: fix: disable GRCC compilation
......................................................................

gr-gsm-master/Dockerfile: fix: disable GRCC compilation

Change-Id: I80b079a700caf2b87d627606ae3978a7f9d864a7
---
M gr-gsm-master/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/gr-gsm-master/Dockerfile b/gr-gsm-master/Dockerfile
index 813b66b..24c8c95 100644
--- a/gr-gsm-master/Dockerfile
+++ b/gr-gsm-master/Dockerfile
@@ -70,6 +70,7 @@
 	&& cmake \
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-Wno-dev \
+		-DENABLE_GRCC=OFF \
 		../ \
 	&& make -j5 \
 	&& make install \

-- 
To view, visit https://gerrit.osmocom.org/11393
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: I80b079a700caf2b87d627606ae3978a7f9d864a7
Gerrit-Change-Number: 11393
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Piotr Krysik <ptrkrysik at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181020/5dd44112/attachment.htm>


More information about the gerrit-log mailing list