X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RSM%2F3rdparty%2Fasn1codec%2FMakefile;h=8f52e04007c01043e4eb69566c5c6e578b1c3c56;hb=ebcd4c708436ffcc88551963eb68461505bf450a;hp=ce101605e597b4bd6f3d19594f3a78f5041a125e;hpb=3cf173dfd1964fc2c98456ba7b8c38771d3d44fc;p=ric-plt%2Fresource-status-manager.git 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