forked from pool/android-tools
Accepting request 1197523 from home:munix9:branches:hardware
- Fix build on i586. OBS-URL: https://build.opensuse.org/request/show/1197523 OBS-URL: https://build.opensuse.org/package/show/hardware/android-tools?expand=0&rev=69
This commit is contained in:
parent
4f70e50c83
commit
2fdbb0374a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 19:00:08 UTC 2024 - munix9@googlemail.com
|
||||
|
||||
- Fix build on i586.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 18:03:03 UTC 2024 - munix9@googlemail.com
|
||||
|
||||
|
@ -128,6 +128,9 @@ CMAKE_CXX_COMPILER=clang++
|
||||
%if %{defined use_bundled_libusb}
|
||||
-DANDROID_TOOLS_USE_BUNDLED_LIBUSB=ON \
|
||||
-DANDROID_TOOLS_LIBUSB_ENABLE_UDEV=ON \
|
||||
%endif
|
||||
%ifarch %{ix86}
|
||||
-DOPENSSL_NO_ASM=ON \
|
||||
%endif
|
||||
-DBUILD_SHARED_LIBS=OFF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user