osmith has submitted this change. ( 
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(-)

Approvals:
  osmith: Looks good to me, approved; Verified



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 <osm...@sysmocom.de>
Gerrit-Reviewer: osmith <osm...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to