!450 Android doesn't need -lrt.

From: @zhao_zhixuan
Reviewed-by: @xchu42,@ji_chen
Signed-off-by: @ji_chen
pull/450/MERGE
mindspore-ci-bot 5 years ago committed by Gitee
commit b43a8bde5f

@ -115,7 +115,7 @@ target_link_libraries(ge_common PRIVATE
slog slog
-Wl,--as-needed -Wl,--as-needed
json json
-lrt $<$<NOT:$<STREQUAL:${TARGET_SYSTEM_NAME},Android>>:-lrt>
-ldl -ldl
) )

Loading…
Cancel
Save