blob: 856ac801cc8ee62f9e1317c6cbef5c179ac8f1e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff --git a/makefile_build/Makefile b/makefile_build/Makefile
index 335e74a..71492d0 100644
--- a/makefile_build/Makefile
+++ b/makefile_build/Makefile
@@ -40,7 +40,6 @@ LIBEDGETPU_LDFLAGS := \
-labsl_hashtablez_sampler \
-labsl_raw_hash_set \
-labsl_str_format_internal \
- -labsl_bad_optional_access \
-lusb-1.0
LIBEDGETPU_FLATC_SRCS := \
|