--- tensorflow/lite/BUILD.orig	2023-03-30 18:04:54.206396000 +0200
+++ tensorflow/lite/BUILD	2023-03-30 18:04:24.422539000 +0200
@@ -1204,6 +1204,7 @@
         "//tensorflow:windows": [],
         "//conditions:default": [
             "-Wl,-z,defs",
+            "-Wl,--undefined-version",
             "-Wl,--version-script,$(location //tensorflow/lite:tflite_version_script.lds)",
         ],
     }),
