Browse Source

MT#55897 add shell quotes

Change-Id: I9a6815724e29e25478fa9b25d53189ab5cff07ae
pull/1646/head
Richard Fuchs 3 years ago
parent
commit
14e20a2a9c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/common.Makefile

+ 1
- 1
lib/common.Makefile View File

@ -38,7 +38,7 @@ $(DAEMONSRCS) $(HASHSRCS): $(patsubst %,../daemon/%,$(DAEMONSRCS)) $(patsubst %,
ronn -r \
--organization="NGCP rtpengine" \
--date="$(RELEASE_DATE)" \
$<
"$<"
resample.c codeclib.strhash.c mix.c: fix_frame_channel_layout.h


Loading…
Cancel
Save