summaryrefslogtreecommitdiff
path: root/etc/import.prebuilt/TARGETS.absl
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import.prebuilt/TARGETS.absl')
-rw-r--r--etc/import.prebuilt/TARGETS.absl21
1 files changed, 0 insertions, 21 deletions
diff --git a/etc/import.prebuilt/TARGETS.absl b/etc/import.prebuilt/TARGETS.absl
deleted file mode 100644
index 293ef7a8..00000000
--- a/etc/import.prebuilt/TARGETS.absl
+++ /dev/null
@@ -1,21 +0,0 @@
-{ "absl":
- { "type": ["@", "rules", "CC", "library"]
- , "name": ["absl"]
- , "private-ldflags":
- [ "-lbad_optional_access"
- , "-lstr_format_internal"
- , "-ltime"
- , "-lstrings"
- , "-lstrings_internal"
- , "-lbase"
- , "-ldynamic_annotations"
- , "-lspinlock_wait"
- , "-lthrow_delegate"
- , "-lraw_logging_internal"
- , "-llog_severity"
- , "-lint128"
- , "-ltime_zone"
- , "-lcivil_time"
- ]
- }
-}