X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt%2Fresource-status-manager.git;a=blobdiff_plain;f=RSM%2F3rdparty%2Fasn1codec%2FMakefile;fp=RSM%2F3rdparty%2Fasn1codec%2FMakefile;h=8f52e04007c01043e4eb69566c5c6e578b1c3c56;hp=ce101605e597b4bd6f3d19594f3a78f5041a125e;hb=ca57282a9a553cc21e187deae738d67355340053;hpb=9f908e790375cd8fa4cc9385d515f2576be8797b diff --git a/RSM/3rdparty/asn1codec/Makefile b/RSM/3rdparty/asn1codec/Makefile index ce10160..8f52e04 100644 --- a/RSM/3rdparty/asn1codec/Makefile +++ b/RSM/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