This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
!450
Android doesn't need -lrt.
From:
@zhao_zhixuan
Reviewed-by: @xchu42,@ji_chen Signed-off-by:
@ji_chen
tags/v1.1.0
mindspore-ci-bot
Gitee
4 years ago
parent
5e5f79a24e
e9a70edddf
commit
b43a8bde5f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ge/common/CMakeLists.txt
+ 1
- 1
ge/common/CMakeLists.txt
View File
@@ -115,7 +115,7 @@ target_link_libraries(ge_common PRIVATE
slog
-Wl,--as-needed
json
-lrt
$<$<NOT:$<STREQUAL:${TARGET_SYSTEM_NAME},Android>>:
-lrt
>
-ldl
)
Write
Preview
Loading…
Cancel
Save