summaryrefslogtreecommitdiff
path: root/etc/import.prebuilt/TARGETS.git2
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import.prebuilt/TARGETS.git2')
-rw-r--r--etc/import.prebuilt/TARGETS.git213
1 files changed, 0 insertions, 13 deletions
diff --git a/etc/import.prebuilt/TARGETS.git2 b/etc/import.prebuilt/TARGETS.git2
deleted file mode 100644
index 09d0ebba..00000000
--- a/etc/import.prebuilt/TARGETS.git2
+++ /dev/null
@@ -1,13 +0,0 @@
-{ "git2":
- { "type": ["@", "rules", "CC", "library"]
- , "hdrs": ["git2.h", ["TREE", null, "git2"]]
- , "private-ldflags":
- [ "-lgit2"
- , "-lutil_os_unix"
- , "-lutil_hash_openssl"
- , "-lgit2_pcre"
- , "-lgit2_http_parser"
- , "-pthread"
- ]
- }
-}