update it
Some checks failed
Meson Continuous Integration / Build and Test on Ubuntu Latest (push) Has been cancelled

This commit is contained in:
Sukchan Lee 2026-04-10 08:55:41 +09:00
parent fabd54cc1f
commit 32614ec9e7

View file

@ -42,6 +42,13 @@ user@host ~/documents/git/open5gs/lib/asn1c/s1ap$ \
-no-gen-OER -no-gen-UPER \
../support/s1ap-r17.3.0/36413-h30.asn
user@host ~/documents/git/open5gs/lib/asn1c/s1ap$ \
../../../../my/asn1c/asn1c/asn1c -pdu=all \
-fprefix=S1AP_ -fcompound-names -findirect-choice -fno-include-deps \
-no-gen-BER -no-gen-XER -no-gen-JER -no-gen-CBOR \
-no-gen-OER -no-gen-UPER \
../support/s1ap-r17.3.0/36413-h30.asn
user@host ~/Documents/git/open5gs/lib/asn1c/ngap$ \
ASN1C_PREFIX=NGAP_ ../../../../my/asn1c/asn1c/asn1c -pdu=all \
-fcompound-names -findirect-choice -fno-include-deps \