We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e393a commit 66b1efcCopy full SHA for 66b1efc
package/lib-tflite/patch.linux.variations/v2.2.0_Makefile.patch
@@ -17,8 +17,8 @@ index b78fb14b78..ee97bb6679 100644
17
-lm \
18
--lz
19
+-lz \
20
-+-lrt \
21
-+-latomic
++${CK_EXTRA_LIB_RT} \
++${CK_EXTRA_LIB_ATOMIC}
22
23
# There are no rules for compiling objects for the host system (since we don't
24
# generate things like the protobuf compiler that require that), so all of
0 commit comments