X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2F3rdparty%2Fasn1codec%2FMakefile;h=e8086b866c8f86e8322dba3dc9be8f1f1ea80149;hb=09036c6ff70f15aa3e8655612c6d9681346a1943;hp=c2e0be95eca842b5db1125f3110423a88faf018e;hpb=6df73c6bad82b1cbc3fe487bbe746b0c3b141b80;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/3rdparty/asn1codec/Makefile b/E2Manager/3rdparty/asn1codec/Makefile index c2e0be9..e8086b8 100644 --- a/E2Manager/3rdparty/asn1codec/Makefile +++ b/E2Manager/3rdparty/asn1codec/Makefile @@ -15,6 +15,10 @@ # limitations under the License. # ############################################################################## +# +# This source code is part of the near-RT RIC (RAN Intelligent Controller) +# platform project (RICP). +# CFLAGS=-Wall -Wpedantic -std=c11 -Og -I./inc -I./src -I./e2ap_engine -DASN_DISABLE_OER_SUPPORT -DASN_PDU_COLLECTION -D_POSIX_C_SOURCE=200809L -ggdb export CFLAGS OBJDIR=lib