2021-10-29 19:19:54 +08:00
|
|
|
diff --git a/vendor/CMakeLists.fastboot.txt b/vendor/CMakeLists.fastboot.txt
|
2022-04-26 14:05:19 +08:00
|
|
|
index 1d43937..880bb8c 100644
|
2021-10-29 19:19:54 +08:00
|
|
|
--- a/vendor/CMakeLists.fastboot.txt
|
|
|
|
+++ b/vendor/CMakeLists.fastboot.txt
|
|
|
|
@@ -135,4 +135,4 @@ target_compile_definitions(fastboot PRIVATE
|
|
|
|
target_link_libraries(fastboot
|
|
|
|
libsparse libzip libcutils liblog libfsmgr libutil
|
|
|
|
libbase libext4 libselinux libsepol libdiagnoseusb crypto
|
|
|
|
- z pcre2-8 pthread dl)
|
2022-04-26 14:05:19 +08:00
|
|
|
+ z pcre2-8 dl usb-1.0)
|