Change in osmo-ttcn3-hacks[master]: fr-net: Fix regen_makefile.sh

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

laforge gerrit-no-reply at lists.osmocom.org
Tue Jan 26 14:47:23 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22444 )


Change subject: fr-net: Fix regen_makefile.sh
......................................................................

fr-net: Fix regen_makefile.sh

regen-makefile.sh should not include generated c++ code.

Change-Id: I0fecfb0d3c33f8d87923d4843fee718916001978
---
M fr-net/regen_makefile.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/44/22444/1

diff --git a/fr-net/regen_makefile.sh b/fr-net/regen_makefile.sh
index 6aaf577..e2c143d 100755
--- a/fr-net/regen_makefile.sh
+++ b/fr-net/regen_makefile.sh
@@ -3,7 +3,7 @@
 FILES="*.ttcn *.ttcnpp BSSGP_EncDec.cc IPL4asp_PT.cc IPL4asp_discovery.cc TCCConversion.cc TCCInterface.cc "
 FILES+="AF_PACKET_PT.cc "
 FILES+="Native_FunctionDefs.cc "
-FILES+="LLC_EncDec.cc LLC_Types.cc TELNETasp_PT.cc "
+FILES+="LLC_EncDec.cc TELNETasp_PT.cc "
 
 export CPPFLAGS_TTCN3="-DNS_EMULATION_FR"
 

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I0fecfb0d3c33f8d87923d4843fee718916001978
Gerrit-Change-Number: 22444
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210126/7a7763db/attachment.htm>


More information about the gerrit-log mailing list