Compare commits
1 Commits
ccf6b810b5
...
f43f834460
| Author | SHA1 | Date | |
|---|---|---|---|
| f43f834460 |
@@ -329,7 +329,6 @@ if(NOT PIP_FREERTOS)
|
||||
else()
|
||||
if (NOT DEFINED ANDROID_PLATFORM)
|
||||
list(APPEND LIBS_MAIN pthread util)
|
||||
else()
|
||||
if (NOT APPLE)
|
||||
list(APPEND LIBS_MAIN rt)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user