summaryrefslogtreecommitdiff
path: root/etc/import/absl/memory/TARGETS.absl
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/absl/memory/TARGETS.absl')
-rw-r--r--etc/import/absl/memory/TARGETS.absl4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/import/absl/memory/TARGETS.absl b/etc/import/absl/memory/TARGETS.absl
index efb89a0f..5eb21b82 100644
--- a/etc/import/absl/memory/TARGETS.absl
+++ b/etc/import/absl/memory/TARGETS.absl
@@ -1,6 +1,6 @@
{ "memory":
{ "type": "export"
- , "target": "memory_internal"
+ , "target": "memory (unexported)"
, "flexible_config":
[ "ADD_CFLAGS"
, "ADD_CXXFLAGS"
@@ -18,7 +18,7 @@
, "TOOLCHAIN_CONFIG"
]
}
-, "memory_internal":
+, "memory (unexported)":
{ "type": ["@", "rules", "CC", "library"]
, "name": ["memory"]
, "stage": ["absl", "memory"]