Change in osmo-dev[master]: ttcn3.sh: use no_{dahdi, optimization, doxygen}.opts

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/.

osmith gerrit-no-reply at lists.osmocom.org
Tue Jan 7 12:18:49 UTC 2020


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-dev/+/16748 )


Change subject: ttcn3.sh: use no_{dahdi,optimization,doxygen}.opts
......................................................................

ttcn3.sh: use no_{dahdi,optimization,doxygen}.opts

Change-Id: If4e5f271d31ebba25ff7c945ee962aefb4a848fa
---
M ttcn3/ttcn3.sh
1 file changed, 9 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/48/16748/1

diff --git a/ttcn3/ttcn3.sh b/ttcn3/ttcn3.sh
index 5322182..f9297b7 100755
--- a/ttcn3/ttcn3.sh
+++ b/ttcn3/ttcn3.sh
@@ -131,7 +131,15 @@
           echo "osmo-ttcn3-hacks"
 	  echo "osmocom-bb") > ttcn3/3G+2G_ttcn3.deps
 
-	./gen_makefile.py ttcn3/3G+2G_ttcn3.deps default.opts iu.opts no_systemd.opts ttcn3/ttcn3.opts -I -m "$DIR_MAKE"
+	./gen_makefile.py \
+		ttcn3/3G+2G_ttcn3.deps \
+		default.opts \
+		iu.opts \
+		no_systemd.opts \
+		no_doxygen.opts \
+		no_dahdi.opts \
+		no_optimization.opts \
+		ttcn3/ttcn3.opts -I -m "$DIR_MAKE"
 }
 
 # $1: name of repository (e.g. osmo-ttcn3-hacks)

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/16748
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: If4e5f271d31ebba25ff7c945ee962aefb4a848fa
Gerrit-Change-Number: 16748
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200107/8b02e6fd/attachment.htm>


More information about the gerrit-log mailing list