summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.git2
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/TARGETS.git2')
-rw-r--r--etc/import/TARGETS.git226
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/import/TARGETS.git2 b/etc/import/TARGETS.git2
new file mode 100644
index 00000000..bdc7a446
--- /dev/null
+++ b/etc/import/TARGETS.git2
@@ -0,0 +1,26 @@
+{ "git2":
+ { "type": "export"
+ , "target": ["./", "src", "git2internal"]
+ , "flexible_config":
+ [ "OS"
+ , "ARCH"
+ , "TARGET_ARCH"
+ , "CC"
+ , "AR"
+ , "ENV"
+ , "USE_SYSTEM_LIBS"
+ , "DEBUG_POOL"
+ , "ENABLE_TRACE"
+ , "THREADSAFE"
+ , "USE_ICONV"
+ , "USE_NSEC"
+ , "REGEX_BACKEND"
+ , "USE_SSH"
+ , "USE_NTLMCLIENT"
+ , "USE_GSSAPI"
+ , "USE_SHA1"
+ , "USE_HTTPS"
+ , "WINHTTP"
+ ]
+ }
+}