This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
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
Android doesn't need -lrt.
tags/v1.1.0
unknown
4 years ago
parent
138cd89c9d
commit
e9a70edddf
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