Browse Source

update depends on static_mmpa

pull/90/head
taoxiangdong 5 years ago
parent
commit
2a52e6dd30
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      parser/onnx/module.mk

+ 1
- 1
parser/onnx/module.mk View File

@@ -51,7 +51,7 @@ LOCAL_SHARED_LIBRARIES := \
libgraph \
libregister \

LOCAL_STATIC_LIBRARIES += libmmpa
LOCAL_STATIC_LIBRARIES += libmmpa

LOCAL_LDFLAGS := -lrt -ldl



Loading…
Cancel
Save